Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Varela Ramos authored Feb 22, 2019
1 parent f32d799 commit 7fb8fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- stage: quality-assurance
python: '3.6'
before_install:
- pip install pytest pytest-cov
- pip install pytest==4.3.0 pytest-cov
install:
- python setup.py install
script:
Expand Down

0 comments on commit 7fb8fbf

Please sign in to comment.