Skip to content

Commit e49bf35

Browse files
authored
.travis.yml: Python 3.3 is phased out
https://docs.travis-ci.com/user/languages/python/ Builds are still failing for other 3.x versions https://travis-ci.org/techtonik/python-patch/builds/577891154
1 parent b51b431 commit e49bf35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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)