forked from platformio/platformio-core
Install tox manually
This commit is contained in:
@@ -7,6 +7,7 @@ environment:
|
|||||||
install:
|
install:
|
||||||
- cmd: git submodule update --init --recursive
|
- cmd: git submodule update --init --recursive
|
||||||
- cmd: SET PATH=%PATH%;C:\Python27\Scripts
|
- cmd: SET PATH=%PATH%;C:\Python27\Scripts
|
||||||
|
- cmd: pip install tox
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: tox
|
- cmd: tox
|
||||||
|
Reference in New Issue
Block a user