Skip to content

Commit

Permalink
Switch to PlatformIO develop (include/exclude feature)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Jun 22, 2015
1 parent 507ec57 commit 9f4777a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ env:
install:
- python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"

# @TODO temporary solution for < 2.2.0 release
- pip install https://github.com/platformio/platformio/archive/develop.zip

script:
- eval $SA_BASH_CMD

0 comments on commit 9f4777a

Please sign in to comment.