summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre1-0/+4
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)zvecr1-1/+1
2019-04-12Apply MAKEFLAGS to speed up CIzvecr1-0/+1
2019-02-13Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre1-1/+1
2018-12-26Improve diagnostics for build hashesYan-Fa Li1-1/+2
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-0/+3
2018-01-03update avr urlJack Humbert1-2/+2
2017-10-15add qmk.fm as a backup hostJack Humbert1-1/+1
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
2017-08-20make travis convert line-endings and push a skippable commitJack Humbert1-0/+1
2017-07-03fix up travis scriptJack Humbert1-2/+2
2017-06-21add group edge via travis updatesJack Humbert1-0/+1
2017-05-30exclude PRsJack Humbert1-2/+0
2017-05-29more than one en-file, and actually ignore docsJack Humbert1-0/+2
2017-02-12send travis stuff to gitterJack Humbert1-0/+7
2017-02-07variable scope fix for travisJack Humbert1-4/+2
2017-02-07correctly assign bash variableJack Humbert1-1/+1
2017-02-07fix typoJack Humbert1-1/+1
2017-02-07try building only keyboards neededJack Humbert1-4/+2
2017-02-06[skip build] testing travis scriptJack Humbert1-0/+1
2017-02-06[skip build] testing travis scriptJack Humbert1-3/+1
2017-02-06[skip build] testing travis scriptJack Humbert1-1/+3
2017-01-22Upgrade AVR 8-bit Toolchain to 3.5.4 on TravisLuiz Ribeiro1-3/+7
2016-08-28Fix the .travis.yml so that GH_TOKEN works properlyFred Sundvik1-3/+3
2016-08-27Another attempt to make keyboards and tests in parallelFred Sundvik1-3/+8
2016-08-27Make tests and keyboards in two different jobsFred Sundvik1-1/+2
2016-08-27Travis builds the default all targetFred Sundvik1-1/+1
2016-08-20Add diffutils to travis.yml and install_dependenciesFred Sundvik1-0/+1
2016-07-31Travis calls the normal build target, instead of quickFred Sundvik1-1/+1
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-1/+4
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert1-1/+1
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert1-34/+16
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-1/+1
2016-06-14adds support for GH60 Satan keyboard (#407)TerryMathews1-0/+2
2016-06-11Makefile redo & other features (#395)Jack Humbert1-3/+3
2016-06-02Add a Travis recipe. (#374)Daniel Svensson1-0/+37