fix travis - Sphinx 1.5.x requires python 2.7+

This commit is contained in:
ahrbe1 2017-03-25 23:14:06 -04:00
parent 6bf12fa8cf
commit dafac19e1b

View file

@ -1,7 +1,6 @@
language: python
sudo: false
python:
- 2.6
- 2.7
- 3.4
- 3.5