Disable test against Travis-CI

This commit is contained in:
Alessio Sergi 2013-02-21 18:51:00 +01:00
parent 31780046c2
commit 4d3afc00e0

View File

@ -6,4 +6,4 @@ python:
- "3.3"
install:
- pip install -r requirements.txt --use-mirrors
script: python setup.py test
script: nosetests