Skip to content

Commit f0aca06

Browse files
committed
Added MKR1000
1 parent a0e5fd2 commit f0aca06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ before_install:
2828

2929
install:
3030
- arduino --install-library "MQTT","WiFi101"
31+
- arduino --install-boards "arduino:samd:mkr1000"
3132
script:
3233
- build_main_platforms
3334

0 commit comments

Comments
 (0)