change platforms to fix build script

This commit is contained in:
Noah Laptop 2019-08-05 20:56:28 -07:00
parent 9766e41dee
commit beaa07f60d

View file

@ -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: