update travis build versions #nolog
This commit is contained in:
parent
255d3d6b41
commit
c41e25643b
|
@ -1,10 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "pypy3"
|
||||
install: python setup.py install
|
||||
script: python setup.py test
|
||||
|
|
Loading…
Reference in New Issue