Skip to content

Commit 3eb4ebb

Browse files
committed
set python version for sphinx
1 parent a4d5287 commit 3eb4ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ script:
2222
jobs:
2323
include:
2424
- stage: build
25+
python: 3.6
2526
install: pip install sphinx
2627
script: sphinx-build -Ean -b html -j auto -D todo_include_todos=0 ./doc ./doc/_build/html
2728
- stage: deploy

0 commit comments

Comments
 (0)