travis python versions update

This commit is contained in:
Matthias Urlichs 2018-10-15 11:34:57 +02:00
parent 701b4cd33b
commit 81012decf4

View file

@ -1,7 +1,9 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "pypy"
script: sh test.sh