Skip to content

Commit 3679b0a

Browse files
committed
drop 3.3 and 3.4
1 parent 1f074ce commit 3679b0a

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
@@ -2,9 +2,9 @@ language: python
22
sudo: false
33
python:
44
- 2.7
5-
- 3.3
6-
- 3.4
75
- 3.5
6+
- 3.6
7+
- 3.7
88
cache: pip
99
install:
1010
- pip install -r ./dev_requirements.txt

0 commit comments

Comments
 (0)