aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-08-29Attempt to fix CI for non-master branches. (#9308)Gravatar Nick Brassel
2020-01-19Fix unknown key 'IndentPPDirectives' on CI (#7933)Gravatar Joel Challis
2019-11-04CI - Fix change detection (#7038)Gravatar Joel Challis
2019-10-05removed deprecated option for Travis (#6896)Gravatar Nikita Titov
2019-09-01Always run `util/travis_compiled_push.sh` (#6640)Gravatar Drashna Jaelre
2019-07-14Update docker util script and travis to use new base containerGravatar zvecr
2019-05-31Use qmk docker image for travis CI buildsGravatar zvecr
2019-05-03Add DFU Suffix for ARM boards (#5763)Gravatar Drashna Jaelre
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)Gravatar zvecr
2019-04-12Apply MAKEFLAGS to speed up CIGravatar zvecr
2019-02-12Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Gravatar Drashna Jaelre
2018-12-25Improve diagnostics for build hashesGravatar Yan-Fa Li
2018-03-22Generate API docs from source code comments (#2491)Gravatar skullydazed
2018-01-02update avr urlGravatar Jack Humbert
2017-10-15add qmk.fm as a backup hostGravatar Jack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Gravatar Jack Humbert
2017-08-20make travis convert line-endings and push a skippable commitGravatar Jack Humbert
2017-07-02fix up travis scriptGravatar Jack Humbert
2017-06-21add group edge via travis updatesGravatar Jack Humbert
2017-05-30exclude PRsGravatar Jack Humbert
2017-05-29more than one en-file, and actually ignore docsGravatar Jack Humbert
2017-02-12send travis stuff to gitterGravatar Jack Humbert
2017-02-07variable scope fix for travisGravatar Jack Humbert
2017-02-07correctly assign bash variableGravatar Jack Humbert
2017-02-07fix typoGravatar Jack Humbert
2017-02-07try building only keyboards neededGravatar Jack Humbert
2017-02-06[skip build] testing travis scriptGravatar Jack Humbert
2017-02-06[skip build] testing travis scriptGravatar Jack Humbert
2017-02-06[skip build] testing travis scriptGravatar Jack Humbert
2017-01-22Upgrade AVR 8-bit Toolchain to 3.5.4 on TravisGravatar Luiz Ribeiro
2016-08-28Fix the .travis.yml so that GH_TOKEN works properlyGravatar Fred Sundvik
2016-08-27Another attempt to make keyboards and tests in parallelGravatar Fred Sundvik
2016-08-27Make tests and keyboards in two different jobsGravatar Fred Sundvik
2016-08-27Travis builds the default all targetGravatar Fred Sundvik
2016-08-20Add diffutils to travis.yml and install_dependenciesGravatar Fred Sundvik
2016-07-31Travis calls the normal build target, instead of quickGravatar Fred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)Gravatar fredizzimo
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Gravatar Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Gravatar Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Gravatar Jack Humbert
2016-06-13adds support for GH60 Satan keyboard (#407)Gravatar TerryMathews
2016-06-11Makefile redo & other features (#395)Gravatar Jack Humbert
2016-06-02Add a Travis recipe. (#374)Gravatar Daniel Svensson