@ -31,7 +31,7 @@ install:
build: false # Not a C# project, build stuff at the test step instead.
before_test:
- "%CMD_IN_ENV% pip install tox"
- "python pip install tox"
test_script:
- "%CMD_IN_ENV% tox"
- "python tox"