Skip to content

Commit 4052fcc

Browse files
committed
Remove python3.3 from Travis
AWS only supports python 3.6 and 3.7. Also, python 3.3 reached the end of its life on 29 September 2017.
1 parent 3db748d commit 4052fcc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
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"

0 commit comments

Comments
 (0)