Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaack committed Sep 20, 2017
1 parent 582f644 commit 5874a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- wget https://github.com/marvinroger/homie-esp8266/archive/develop.zip -O /tmp/homie2.zip
- unzip /tmp/homie2.zip -d /tmp

- platformio lib -g install "ArduinoJson" "AsyncMqttClient" "Bounce2" "Adafruit Unified Sensor" "Adafruit BMP085 Unified" "RCSwitch"
- platformio lib -g install "ArduinoJson" "AsyncMqttClient" "Bounce2" "Adafruit Unified Sensor" "Adafruit BMP085 Unified" "rc-switch"

script:
- platformio ci --lib="/tmp/homie-esp8266-develop" --board=d1_mini --board=nodemcuv2

0 comments on commit 5874a4c

Please sign in to comment.