Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2183825

Browse filesBrowse files
committed
Update Travis CI config
1 parent 0bab1f5 commit 2183825
Copy full SHA for 2183825

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎.travis.yml

Copy file name to clipboard
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
sudo: false
12
language: python
23
install: pip install sphinx
34
script:
4-
- make doctest
5-
- make html
6-
5+
- make doctest
6+
- make html
7+
- sphinx -E -c docs -b html docs docs/_build/html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.