Travis CI: only 2.7 until tests fixed; plugin deps

This commit is contained in:
Adrian Sampson 2012-03-18 15:13:08 -07:00
parent fca346c5d7
commit 99e0edd3a1

View file

@ -1,8 +1,7 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
install:
- pip install . --use-mirrors
- pip install pylast flask --use-mirrors
script: nosetests