change platforms to fix build script
This commit is contained in:
parent
9766e41dee
commit
beaa07f60d
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ env:
|
|||
global:
|
||||
# You can uncomment this to explicitly choose an (old) version of the Arduino IDE
|
||||
#- ARDUINO_IDE_VERSION="1.8.7"
|
||||
- INSTALL_PLATFORMS=samd
|
||||
before_install:
|
||||
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue