travis: Test on 3.7

This commit is contained in:
Dylan Araps 2017-08-10 09:52:28 +10:00
parent 2782d97acf
commit 236558365a

View File

@ -2,6 +2,7 @@ language: python
python:
- "3.5"
- "3.6"
- "nightly"
before_install:
- sudo apt-get -qq update