Merge pull request #12 from SickragePVR/feature/travis_del_python_2.5

Remove building against python 2.5 as travis no longer supports it
This commit is contained in:
adam111316 2014-10-19 02:30:20 +08:00
commit bc8ae3ca18

View file

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