Skip to content

Commit df2576c

Browse files
author
brentru
committed
cut down on travis'ing examples requiring external deps, only test the core examples which use the API
1 parent 6876ccf commit df2576c

File tree

5 files changed

+4
-1
lines changed

5 files changed

+4
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ before_install:
1717
install:
1818
- arduino --install-library "Adafruit IO Arduino","Adafruit MQTT Library","ArduinoHttpClient"
1919
- arduino --install-library "Adafruit Unified Sensor","Adafruit NeoPixel","DHT sensor library"
20-
- arduino --install-library "Adafruit BME280 Library", "Adafruit SGP30 Sensor", "Adafruit LIS3DH", "Ultrasonic"
2120

2221
script:
2322
# build ESP8266 target
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)