Skip to content

Commit

Permalink
Try to fix improved coverage hack
Browse files Browse the repository at this point in the history
  • Loading branch information
baztian committed Jan 25, 2017
1 parent 8a7a040 commit 7e7f8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -42,7 +42,7 @@ install:
- OLD_VIRTUAL_ENV=$VIRTUAL_ENV
- source $HOME/myvirtualenv/bin/activate
- pip install -e .
- pip install coverage==3.7.1
- pip install coverage==4.3.4

script:
- PY="coverage run --source jaydebeapi"
Expand Down

0 comments on commit 7e7f8d0

Please sign in to comment.