Revert "Update .travis.yml"

This reverts commit 1aea67c531fc47cc234d67acd104c97da3c44883.
This commit is contained in:
Luc 2019-07-30 21:02:17 +02:00
parent 39790d83c4
commit ef2f5305d0

View File

@ -21,7 +21,7 @@ before_script:
- cd $HOME/arduino_ide/hardware
- mkdir esp8266com
- cd esp8266com
- git clone https://github.com/esp8266/Arduino.git esp8266
- git clone -b 2.5.2 https://github.com/esp8266/Arduino.git esp8266
- cd esp8266/tools
- python get.py
- cd $HOME/arduino_ide/hardware