forked from mirrors/qmk_firmware
fix typo
This commit is contained in:
parent
f79f38d726
commit
c8d5376f11
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
before_script:
|
||||
- avr-gcc --version
|
||||
script:
|
||||
- make test AUTOGET=false
|
||||
- make test AUTOGEN=false
|
||||
- bash util/travis_build.sh
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue