Update travis script

This commit is contained in:
luc 2015-11-10 13:47:17 +08:00
parent 310672ae74
commit 56ecb07519

View File

@ -23,6 +23,7 @@ before_script:
script:
- cd $TRAVIS_BUILD_DIR
- source command.sh
- export PATH="$HOME/arduino_ide:$PATH"
- arduino --board esp8266com:esp8266:generic --save-prefs
- arduino --get-pref sketchbook.path