Skip to content

Commit 43999e6

Browse files
committed
🚒 Changed target pythons in travis configuration
1 parent 37eb7a0 commit 43999e6

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
@@ -8,7 +8,7 @@ matrix:
88
- os: linux
99
python: "3.5"
1010
- os: linux
11-
python: "3.5-dev"
11+
python: "3.6"
1212
- os: linux
1313
python: "3.6-dev"
1414
- os: linux

0 commit comments

Comments
 (0)