index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
travis_build.sh
Age
Commit message (
Expand
)
Author
2020-11-30
Reduce travis load by replacing an exclusive grep with an inclusive grep (#10...
Zach White
2019-11-04
CI - Fix change detection (#7038)
Joel Challis
2019-10-14
Move running pytest to travis_test (#7005)
Joel Challis
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2019-09-07
Run the python tests inside docker
skullY
2019-09-07
add missing apostrophes
skullY
2019-09-07
filter python from the list of things that trigger default builds
skullY
2019-09-07
Add python tests to the travis check
skullY
2019-07-14
Update docker util script and travis to use new base container
zvecr
2019-05-31
Initial attempt to fix docker creating files as root
zvecr
2019-05-31
Use qmk docker image for travis CI builds
zvecr
2019-04-12
Fix build detection of keymap and board changes
zvecr
2019-02-12
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
Drashna Jaelre
2018-11-02
Set the executable bit for sh scripts under util.
Fredric Silberberg
2017-11-20
adds planck light keyboard
Jack Humbert
2017-10-15
only build default keymaps
Jack Humbert
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-06-18
Make only modified keymaps
Fred Sundvik
2017-06-18
Always build everything on master
Fred Sundvik
2017-06-18
Make all subprojects when a keymap is modified
Fred Sundvik
2017-05-29
more than one en-file, and actually ignore docs
Jack Humbert
2017-02-11
don't try to build the readme
Jack Humbert
2017-02-07
accept numbers in travis build
Jack Humbert
2017-02-07
pass through travis errors
Jack Humbert
2017-02-07
variable scope fix for travis
Jack Humbert
2017-02-07
correctly assign bash variable
Jack Humbert
2017-02-07
try building only keyboards needed
Jack Humbert