Skip to content

Commit

Permalink
Remove python 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Feb 19, 2017
1 parent 14271d8 commit ecc14bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.2"
# - "3.2" https://pypi.python.org/pypi/coverage/4.3.4 does not support python3.2
- "3.3"
- "3.4"
- "pypy"
Expand Down

0 comments on commit ecc14bd

Please sign in to comment.