Skip to content

Commit

Permalink
specify tox version
Browse files Browse the repository at this point in the history
  • Loading branch information
ingwinlu committed May 13, 2015
1 parent 47e468c commit a6fe220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:
- sudo apt-get update -qq
- sudo locale-gen fr_FR.UTF-8 tr_TR.UTF-8
install:
- pip install tox
- pip install tox==1.9.2
script: tox -e $TOX_ENV
notifications:
irc:
Expand Down

0 comments on commit a6fe220

Please sign in to comment.