Skip to content

Commit 47fc584

Browse files
committed
Change travis python versions
1 parent 5a1a8f9 commit 47fc584

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: python
22
python:
3+
- 3.6
34
- 3.5
4-
- 3.4
55
- 2.7
6-
- 3.3
76
sudo: false
87
install:
98
- pip install -U pip

0 commit comments

Comments
 (0)