Skip to content

Commit b8fc134

Browse files
authored
Update automated tests to new Firmata
YiPlayFirmataPlus - replace StandardFirmataPlus with RFM69 support and own Sysexes
1 parent 80cae8c commit b8fc134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
- ln -s $PWD ~/.arduino15/packages/YSoft/hardware/samd/0.0.1
1111
- cp $PWD/package_iotaysoftcom_index.json ~/.arduino15/
1212
script:
13-
- arduino --verify --board YSoft:samd:ysoft_iota_play_native $PWD/libraries/yi-play-firmata/examples/StandardFirmataPlus/StandardFirmataPlus.ino
13+
- arduino --verify --board YSoft:samd:ysoft_iota_play_native $PWD/libraries/yi-play-firmata/examples/YiPlayFirmataPlus/YiPlayFirmataPlus.ino
1414
notifications:
1515
email:
1616
on_success: change

0 commit comments

Comments
 (0)