Skip to content

Commit 42b68a4

Browse files
committed
Use Python 3.6-dev
1 parent 74f7770 commit 42b68a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ install:
88

99
matrix:
1010
include:
11-
- python: "nightly"
11+
- python: "3.6-dev"
1212
env:
1313
- TOX_ENV=py36
1414
- TESTDB=travis.cnf

0 commit comments

Comments
 (0)