Skip to content

Commit 0813c00

Browse files
committed
CI: Use Python 3.7-dev
1 parent 62a664e commit 0813c00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ python:
2525
- 3.4
2626
- 3.5
2727
- 3.6
28+
- 3.7-dev
2829
matrix:
2930
include:
3031
- python: 2.7
@@ -80,8 +81,6 @@ matrix:
8081
- python: 3.5
8182
env:
8283
- DOC_DOC_TEST=1
83-
- python: 3.7
84-
dist: xenial
8584
# Run tests with indexed_gzip present
8685
- python: 2.7
8786
env:

0 commit comments

Comments
 (0)