Skip to content

Commit

Permalink
Upgrade virtualenv.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Nov 5, 2015
1 parent ab291a6 commit d233c9f
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
Expand Up @@ -44,6 +44,8 @@ install:
- easy_install --version
- pip --version
- tox --version
- pip install -U virtualenv
- virtualenv --version
script:
- tox -v
after_failure:
Expand Down

0 comments on commit d233c9f

Please sign in to comment.