Change travis test command

This commit is contained in:
Armin Ronacher 2013-05-23 14:15:27 +01:00
parent 22816b1d3d
commit df5890ad71

View file

@ -5,7 +5,7 @@ python:
- 2.7 - 2.7
- pypy - pypy
script: python setup.py test script: make test
branches: branches:
except: except: