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 b641546

Browse filesBrowse files
committed
Bump TravisCI Python to 3.6
1 parent f4cc0d6 commit b641546
Copy full SHA for b641546

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-3
lines changed

‎.travis.yml

Copy file name to clipboard
+5-3Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
sudo: false
22
language: python
3+
python:
4+
- "3.6"
35
install: pip install sphinx
4-
script:
5-
- make doctest
6-
- make html
6+
script:
7+
- make doctest
8+
- make html

0 commit comments

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