Bump TravisCI Python to 3.6

This commit is contained in:
Dan Bader
2018-07-16 18:16:29 -07:00
parent f4cc0d68d9
commit b6415461b8
+2
View File
@@ -1,5 +1,7 @@
sudo: false
language: python
python:
- "3.6"
install: pip install sphinx
script:
- make doctest