update travis build versions #nolog

This commit is contained in:
Miguel Grinberg 2020-02-15 00:29:20 +01:00
parent 255d3d6b41
commit c41e25643b
1 changed files with 2 additions and 4 deletions

View File

@ -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