summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-08-20[Core] [Docs] Remove travis-ci references (#13916)Spaceman
2020-12-10CI: Add workflow for codebase formatting (#7382)Joel Challis
2020-11-10CI: Add docs build and deploy workflow (#7448)Joel Challis
2020-08-29Attempt to fix CI for non-master branches. (#9308)Nick Brassel
2020-01-19Fix unknown key 'IndentPPDirectives' on CI (#7933)Joel Challis
2019-11-04CI - Fix change detection (#7038)Joel Challis
2019-10-05removed deprecated option for Travis (#6896)Nikita Titov
2019-09-01Always run `util/travis_compiled_push.sh` (#6640)Drashna Jaelre
2019-07-14Update docker util script and travis to use new base containerzvecr
2019-05-31Use qmk docker image for travis CI buildszvecr
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)zvecr
2019-04-12Apply MAKEFLAGS to speed up CIzvecr
2019-02-12Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre
2018-12-25Improve diagnostics for build hashesYan-Fa Li
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-01-02update avr urlJack Humbert
2017-10-15add qmk.fm as a backup hostJack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-08-20make travis convert line-endings and push a skippable commitJack Humbert
2017-07-02fix up travis scriptJack Humbert
2017-06-21add group edge via travis updatesJack Humbert
2017-05-30exclude PRsJack Humbert
2017-05-29more than one en-file, and actually ignore docsJack Humbert
2017-02-12send travis stuff to gitterJack Humbert
2017-02-07variable scope fix for travisJack Humbert
2017-02-07correctly assign bash variableJack Humbert
2017-02-07fix typoJack Humbert
2017-02-07try building only keyboards neededJack Humbert
2017-02-06[skip build] testing travis scriptJack Humbert
2017-02-06[skip build] testing travis scriptJack Humbert
2017-02-06[skip build] testing travis scriptJack Humbert
2017-01-22Upgrade AVR 8-bit Toolchain to 3.5.4 on TravisLuiz Ribeiro
2016-08-28Fix the .travis.yml so that GH_TOKEN works properlyFred Sundvik
2016-08-27Another attempt to make keyboards and tests in parallelFred Sundvik
2016-08-27Make tests and keyboards in two different jobsFred Sundvik
2016-08-27Travis builds the default all targetFred Sundvik
2016-08-20Add diffutils to travis.yml and install_dependenciesFred Sundvik
2016-07-31Travis calls the normal build target, instead of quickFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
2016-06-13adds support for GH60 Satan keyboard (#407)TerryMathews
2016-06-11Makefile redo & other features (#395)Jack Humbert
2016-06-02Add a Travis recipe. (#374)Daniel Svensson