Update .travis.yml

This commit is contained in:
James Turk 2014-03-18 01:13:05 -04:00
parent 9a0efd71c2
commit d6669d1ebf

View File

@ -1,8 +1,7 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
install: pip install nose --use-mirrors
script: nosetests
notifications: