Skip to content

Commit 889f822

Browse files
Carreaumpacer
authored andcommitted
update python version testing
1 parent 2fae25b commit 889f822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: python
22
python:
33
- "nightly"
4-
- '3.6-dev'
4+
- "3-7-dev"
5+
- 3.6
56
- 3.5
67
- 3.4
7-
- 3.3
88
- 2.7
99
sudo: false
1010
install:

0 commit comments

Comments
 (0)