@@ -7,7 +7,7 @@ python:
# Ensure dependencies are installed
install:
- - pip install tox-travis
+ - pip install --upgrade tox-travis tox pip
# Command to run tests
script: tox -e python -- -v