Switch to stable release of @PlatformIO

This commit is contained in:
Ivan Kravets 2015-05-27 17:14:31 +03:00
parent 81ba812611
commit 0811d917d7

View file

@ -50,11 +50,9 @@ env:
install: install:
- python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)" - python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"
# Use PlatformIO from development branch #
# @TODO remove this line after 2.0.1 release # Libraries from PlatformIO Library Registry:
- pip install https://github.com/platformio/platformio/archive/develop.zip #
# Libraries from PlatformIO Library Register
# http://platformio.org/#!/lib/show/416/TinyGPS # http://platformio.org/#!/lib/show/416/TinyGPS
# http://platformio.org/#!/lib/show/417/SPI4Teensy3 # http://platformio.org/#!/lib/show/417/SPI4Teensy3
- platformio lib install 416 417 - platformio lib install 416 417