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
+4 -2
View File
@@ -1,6 +1,8 @@
sudo: false
language: python
python:
- "3.6"
install: pip install sphinx
script:
- make doctest
- make html
- make doctest
- make html