mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-25 06:50:45 +00:00
Forcefully upgrade pytest on Travis
This commit is contained in:
parent
e723053c41
commit
4b375866b6
@ -3,7 +3,7 @@ language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
install: pip install pytest-runner
|
||||
install: pip install -U pytest pytest-runner
|
||||
script: python setup.py ptr
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user