Skip to content

Commit 8aad6e1

Browse files
committed
Revert "(ci) Use patched version of PlatformIO to avoid GitHub issue #539"
This reverts commit ef837b9.
1 parent 778b945 commit 8aad6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_install:
3838
- sudo apt-get update -qq && sudo apt-get -y install python-pip
3939
- python2 --version
4040
- pip2 --version
41-
- pip2 install --user --upgrade git+git://github.com/platformio/platformio-core.git@36a222822019b243ec254ab19b8b4e83462b90d3
41+
- pip2 install --user --upgrade platformio
4242
- platformio update
4343
- platformio --version
4444
#

0 commit comments

Comments
 (0)