Skip to content

Commit 525cd5c

Browse files
author
Ben Greene
committed
Remove python 3.2 from Travis build
1 parent 43ffd1c commit 525cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python: 2.7
33
env:
44
#- TOX_ENV=py34
55
- TOX_ENV=py33
6-
- TOX_ENV=py32
6+
# - TOX_ENV=py32
77
- TOX_ENV=py27
88
- TOX_ENV=py26
99
install:

0 commit comments

Comments
 (0)