forked from orbit-oss/flask
Change travis test command
This commit is contained in:
parent
22816b1d3d
commit
df5890ad71
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
|
|
||||||
script: python setup.py test
|
script: make test
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue