Move from tox to tox-travis in .travis.yml
This commit is contained in:
parent
1662b92d75
commit
9f7541ee9b
@ -1,8 +1,9 @@
|
||||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox-travis
|
||||
script:
|
||||
- tox
|
||||
|
Loading…
Reference in New Issue
Block a user