Skip to content

Commit 5094e6a

Browse files
committed
drop python 3.3 support
1 parent 1d81b57 commit 5094e6a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.3"
54
- "3.4"
65
- "3.5"
76
- "3.6"
@@ -10,7 +9,6 @@ python:
109

1110
matrix:
1211
allow_failures:
13-
- python: "3.3"
1412
- python: "pypy3"
1513
- python: "3.7-dev"
1614

0 commit comments

Comments
 (0)