correctly assign bash variable

This commit is contained in:
Jack Humbert 2017-02-07 02:00:07 -05:00
parent c8d5376f11
commit 6a92cc2897
2 changed files with 3 additions and 3 deletions

View file

@ -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: