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:
|
global:
|
||||||
# You can uncomment this to explicitly choose an (old) version of the Arduino IDE
|
# You can uncomment this to explicitly choose an (old) version of the Arduino IDE
|
||||||
#- ARDUINO_IDE_VERSION="1.8.7"
|
#- ARDUINO_IDE_VERSION="1.8.7"
|
||||||
- INSTALL_PLATFORMS=samd
|
|
||||||
before_install:
|
before_install:
|
||||||
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
|
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue