update travis

typo issue
This commit is contained in:
luc 2016-06-09 12:58:04 +02:00
parent 713d4764fb
commit 35dacd2eed

View File

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