mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-17 11:07:27 +00:00
travis: use more Python versions
This commit is contained in:
parent
82ca0cff9c
commit
22e1ca9ed1
@ -3,6 +3,9 @@ language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "nightly"
|
||||
- "pypy3"
|
||||
install: pip install -U pytest pytest-runner
|
||||
script: python setup.py ptr
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user