Skip to content

Commit ef2f530

Browse files
committed
Revert "Update .travis.yml"
This reverts commit 1aea67c.
1 parent 39790d8 commit ef2f530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ before_script:
2121
- cd $HOME/arduino_ide/hardware
2222
- mkdir esp8266com
2323
- cd esp8266com
24-
- git clone https://github.com/esp8266/Arduino.git esp8266
24+
- git clone -b 2.5.2 https://github.com/esp8266/Arduino.git esp8266
2525
- cd esp8266/tools
2626
- python get.py
2727
- cd $HOME/arduino_ide/hardware

0 commit comments

Comments
 (0)