🔥 getting rid of python 3.3 and 📰 include python 3.7 in test

This commit is contained in:
chfw 2018-11-06 18:27:52 +00:00
parent 4cdfdd3b99
commit 11f1919bee
1 changed files with 1 additions and 1 deletions

View File

@ -3,10 +3,10 @@ language: python
notifications:
email: false
python:
- 3.7-dev
- 3.6
- 3.5
- 3.4
- 3.3
- 2.7
- pypy
before_install: