Merge pull request #34 from JeffPaine/travis

Remove Travis CI unsupported python version
This commit is contained in:
Kenneth Reitz 2014-03-03 13:08:08 -05:00
commit f7244bf00b

View file

@ -1,6 +1,5 @@
language: python
python:
- 2.5
- 2.6
- 2.7
- 3.2