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.
2 parents b613b1e + b8fc134 commit 2bd532cCopy full SHA for 2bd532c
.travis.yml
@@ -10,7 +10,7 @@ install:
10
- ln -s $PWD ~/.arduino15/packages/YSoft/hardware/samd/0.0.1
11
- cp $PWD/package_iotaysoftcom_index.json ~/.arduino15/
12
script:
13
- - arduino --verify --board YSoft:samd:ysoft_iota_play_native $PWD/libraries/yi-play-firmata/examples/StandardFirmataPlus/StandardFirmataPlus.ino
+ - arduino --verify --board YSoft:samd:ysoft_iota_play_native $PWD/libraries/yi-play-firmata/examples/YiPlayFirmataPlus/YiPlayFirmataPlus.ino
14
notifications:
15
email:
16
on_success: change
0 commit comments