From 66395a5daa712c52bcf3319db849fb8e99e0ff6c Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 27 May 2015 17:18:01 +0300 Subject: [PATCH] Switch to stable release of @PlatformIO --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 63d901f..51640b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,5 @@ env: install: - python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)" - # Temporary using PlatformIO from development branch - # @TODO remove this line after 2.0.1 release - - pip install https://github.com/platformio/platformio/archive/develop.zip - script: - platformio ci --lib="." --board=uno --board=leonardo --board=pro16MHzatmega168