Skip to content

Commit dea552c

Browse files
author
Ralf Gommers
committed
TST: run tests on TravisCI with Python 3.6 instead of 3.5
1 parent fd053d4 commit dea552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
language: python
44
sudo: false
55
python:
6-
- 3.5
6+
- 3.6
77
- 2.7
88
env:
99
- SPHINX_SPEC="Sphinx==1.2.3"

0 commit comments

Comments
 (0)