Commit 7bca18e3 authored by swamper123's avatar swamper123 Committed by GitHub

Add Python 3.7 and 3.8 (actual stable) to Travis (#245)

* Add Python 3.7 and 3.8 (actual stable) to Travis

* Test if travis works with this

* Change win python version
Change expression to py

* Change back to linux only
parent 1981da58
language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "pypy3"
# command to install dependencies
install:
......
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