Skip to content

Commit c813a88

Browse files
committed
Update travis versions
1 parent 169c4f1 commit c813a88

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
5-
- "3.3"
6-
- "3.4"
74
- "3.5"
5+
- "3.6"
86
install:
97
- "pip install -r requirements-testing.txt"
108
- "pip install coveralls"

0 commit comments

Comments
 (0)