aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix CI for non-master branches. (#9308)Nick Brassel2020-08-291-0/+1
* Fix unknown key 'IndentPPDirectives' on CI (#7933)Joel Challis2020-01-191-7/+12
* CI - Fix change detection (#7038)Joel Challis2019-11-041-0/+1
* removed deprecated option for Travis (#6896)Nikita Titov2019-10-051-1/+0
* Always run `util/travis_compiled_push.sh` (#6640)Drashna Jaelre2019-09-011-1/+1
* Update docker util script and travis to use new base containerzvecr2019-07-141-2/+0
* Use qmk docker image for travis CI buildszvecr2019-05-311-17/+7
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+4
* Travis CI - skip unit tests for documentation changes (#5267)zvecr2019-04-191-1/+1
* Apply MAKEFLAGS to speed up CIzvecr2019-04-121-0/+1
* Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre2019-02-121-1/+1
* Improve diagnostics for build hashesYan-Fa Li2018-12-251-1/+2
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-0/+3
* update avr urlJack Humbert2018-01-021-2/+2
* add qmk.fm as a backup hostJack Humbert2017-10-151-1/+1
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* make travis convert line-endings and push a skippable commitJack Humbert2017-08-201-0/+1
* fix up travis scriptJack Humbert2017-07-021-2/+2
* add group edge via travis updatesJack Humbert2017-06-211-0/+1
* exclude PRsJack Humbert2017-05-301-2/+0
* more than one en-file, and actually ignore docsJack Humbert2017-05-291-0/+2
* send travis stuff to gitterJack Humbert2017-02-121-0/+7
* variable scope fix for travisJack Humbert2017-02-071-4/+2
* correctly assign bash variableJack Humbert2017-02-071-1/+1
* fix typoJack Humbert2017-02-071-1/+1
* try building only keyboards neededJack Humbert2017-02-071-4/+2
* [skip build] testing travis scriptJack Humbert2017-02-061-0/+1
* [skip build] testing travis scriptJack Humbert2017-02-061-3/+1
* [skip build] testing travis scriptJack Humbert2017-02-061-1/+3
* Upgrade AVR 8-bit Toolchain to 3.5.4 on TravisLuiz Ribeiro2017-01-221-3/+7
* Fix the .travis.yml so that GH_TOKEN works properlyFred Sundvik2016-08-281-3/+3
* Another attempt to make keyboards and tests in parallelFred Sundvik2016-08-271-3/+8
* Make tests and keyboards in two different jobsFred Sundvik2016-08-271-1/+2
* Travis builds the default all targetFred Sundvik2016-08-271-1/+1
* Add diffutils to travis.yml and install_dependenciesFred Sundvik2016-08-201-0/+1
* Travis calls the normal build target, instead of quickFred Sundvik2016-07-311-1/+1
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-1/+4
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-1/+1
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-34/+16
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-1/+1
* adds support for GH60 Satan keyboard (#407)TerryMathews2016-06-131-0/+2
* Makefile redo & other features (#395)Jack Humbert2016-06-111-3/+3
* Add a Travis recipe. (#374)Daniel Svensson2016-06-021-0/+37