Skip to content

Commit

Permalink
force pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
myuwono committed Feb 6, 2017
1 parent 61503ce commit 4318feb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,8 @@ python:
- 3.3
- 3.5
install:
- pip install pytest pytest-cov pybuilder coveralls pytest-mock mock responses
- pip install pytest==3.0.6
- pip install pytest-cov pybuilder coveralls pytest-mock mock responses
script:
pyb
after_success:
Expand Down

0 comments on commit 4318feb

Please sign in to comment.