fix(travis): We do not need env set

This commit is contained in:
Jay Faulkner 2014-01-17 14:53:37 -08:00
parent 563f04a03b
commit 13f874e280
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
language: python
python: 2.7
env:
- TOXENV=py27
install:
- pip install tox
script: