Commit 839c5f11 authored by Jason R. Coombs's avatar Jason R. Coombs

Install tox and not pytest. tox will install pytest.

parent 8810250b
......@@ -11,8 +11,7 @@ env:
- ""
- LC_ALL=C LC_CTYPE=C
script:
# avoid VersionConflict when newer version is required
- pip install -U 'pytest>=3.0.2'
- pip install tox
# Output the env, to verify behavior
- env
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment