[skip build] testing travis script

This commit is contained in:
Jack Humbert 2017-02-06 16:46:44 -05:00
parent 3a76f24cbd
commit 470c8436c2
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ install:
before_script:
- avr-gcc --version
script:
- 'if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip build]"* ]] ; then
make $TARGET AUTOGEN=$AUTOGEN
fi'
- 'if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip build]"* ]] ; then make $TARGET AUTOGEN=$AUTOGEN; fi'
addons:
apt:
packages: