Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvw committed Apr 19, 2016
1 parent bebc892 commit 12e5a61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -23,6 +23,10 @@ matrix:
env: 1.7.11
- python: nightly
env: 1.7.11
- python: 3.2
env: 1.9.5
- python: 3.3
env: 1.9.5

before_install:
- if [[ $TRAVIS_PYTHON_VERSION == '3.2' ]]; then pip install 'coverage<4.0.0'; fi
Expand Down

0 comments on commit 12e5a61

Please sign in to comment.