correctly assign bash variable
This commit is contained in:
parent
c8d5376f11
commit
6a92cc2897
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
before_script:
|
||||
- avr-gcc --version
|
||||
script:
|
||||
- make test AUTOGEN=false
|
||||
- make test AUTOGEN="false"
|
||||
- bash util/travis_build.sh
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue