mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Bump TravisCI Python to 3.6
This commit is contained in:
+4
-2
@@ -1,6 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.6"
|
||||||
install: pip install sphinx
|
install: pip install sphinx
|
||||||
script:
|
script:
|
||||||
- make doctest
|
- make doctest
|
||||||
- make html
|
- make html
|
||||||
|
|||||||
Reference in New Issue
Block a user