diff --git a/.travis.yml b/.travis.yml
index 4f9e9ef7c1..a5ad47484d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,8 @@ before_install:
   - export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${PATH}
 
 install:
-  - pip install -U platformio
+  #- pip install -U platformio
+  - pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
 
 before_script:
   # Update PlatformIO packages