Skip to content

Commit

Permalink
fix venv version
Browse files Browse the repository at this point in the history
  • Loading branch information
bubenkoff committed Jan 3, 2014
1 parent 608b50b commit 90bd869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: python
# command to install dependencies
install:
- pip install virtualenv==1.10
- pip install python-coveralls
# # command to run tests
script: python setup.py test
Expand Down

0 comments on commit 90bd869

Please sign in to comment.