Update .travis.yml more

This commit is contained in:
Phillip Burgess 2019-03-15 19:52:52 -07:00
parent e10a20edf4
commit e829193723

View file

@ -18,7 +18,7 @@ before_install:
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
install:
- arduino --install-library "Adafruit ST7735 and ST7789 Library","Adafruit HX8357 Library","Adafruit ILI9341","Adafruit GFX Library"
- arduino --install-library "Adafruit ST7735 and ST7789 Library","Adafruit HX8357 Library","Adafruit ILI9341","Adafruit GFX Library","Adafruit seesaw Library"
script:
- build_main_platforms