Unverified Commit 34d0576b by Florian Bruhin Committed by GitHub

travis: Update Python versions

Drop Python 3.3 which isn't available anymore, add python 3.7 and 3.8 instead.
parent 5f58fadb
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "nightly"
- "pypy"
- "pypy3"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment