Skip to content

Commit 277b84e

Browse files
committed
add ethenetwing to jenkins
1 parent bb0b662 commit 277b84e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
arduino {
22
verify = false
33
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
4-
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
5-
boards = ["ESP8266", "M0_WINC1500", "WICED"]
4+
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library", "Ethernet2"]
5+
boards = ["ESP8266", "M0_WINC1500", "WICED", "M0_ETHERNETWING"]
66
}

0 commit comments

Comments
 (0)