Skip to content

Commit ff1f287

Browse files
authored
Updated python testing
1 parent 1a10b3f commit ff1f287

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
5-
- "3.3"
6-
- "3.4"
4+
- "3.6"
5+
- "3.7-dev"
76
install:
87
- sudo pip install -r requirements.txt
98
script:

0 commit comments

Comments
 (0)