From 35dacd2eed8d7e623eec1239046902adb90a9e74 Mon Sep 17 00:00:00 2001 From: luc Date: Thu, 9 Jun 2016 12:58:04 +0200 Subject: [PATCH] update travis typo issue --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 09ebe8e0..da817157 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ before_script: - cd $HOME/arduino_ide/hardware - mkdir esp8266com - cd esp8266com - - git clone https://github.com/esp3d/Arduino.git esp8266 + - git clone https://github.com/esp8266/Arduino.git esp8266 - cd esp8266/tools - python get.py