Skip to content

Commit

Permalink
TOX_ENV environment variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
nilp0inter committed Jul 22, 2015
1 parent f7edf6a commit c689a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: python
python: 3.4
env:
- TOX_ENV=py34
install:
- pip install -r requirements/tox.txt
- pip install coveralls
Expand Down

0 comments on commit c689a16

Please sign in to comment.