We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310672a commit 56ecb07Copy full SHA for 56ecb07
.travis.yml
@@ -23,6 +23,7 @@ before_script:
23
24
script:
25
- cd $TRAVIS_BUILD_DIR
26
+ - source command.sh
27
- export PATH="$HOME/arduino_ide:$PATH"
28
- arduino --board esp8266com:esp8266:generic --save-prefs
29
- arduino --get-pref sketchbook.path
0 commit comments