fix(travis): We do not need env set
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
language: python
|
language: python
|
||||||
python: 2.7
|
python: 2.7
|
||||||
env:
|
|
||||||
- TOXENV=py27
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user