Skip to content

Commit

Permalink
Fixup pluggy
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Mar 28, 2018
1 parent 9b3984c commit be2097c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_install:
install:
- conda env update -f environment.yml
- pip install -r requirements_dev.txt
- pip install -U pluggy==0.6.0
script: pytest --cov
sudo: false
cache:
Expand Down

0 comments on commit be2097c

Please sign in to comment.