Skip to content

Commit bb72087

Browse files
committed
Remove python2.6 from travis
AWS only supports python2.7+ (technically only 2.7 & 3.6). Additionally PyYAML does not support 2.6 which will cause failures in any case.
1 parent dcd1965 commit bb72087

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,6 +1,5 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
54
- "3.3"
65
- "3.4"

0 commit comments

Comments
 (0)