travis: remove checks on python 3.7 and nightly
These failed because of Sphinx.
This commit is contained in:
parent
4e57ac77f0
commit
3dbce922c3
@ -4,8 +4,6 @@ python:
|
|||||||
- "3.5-dev"
|
- "3.5-dev"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.6-dev"
|
- "3.6-dev"
|
||||||
- "3.7-dev"
|
|
||||||
- "nightly"
|
|
||||||
install:
|
install:
|
||||||
- pip install pylint requests
|
- pip install pylint requests
|
||||||
- pip install -r docs/requirements.txt
|
- pip install -r docs/requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user