Add Travis CI build configuration
This commit is contained in:
parent
467a95135c
commit
e306a375a5
4 changed files with 229 additions and 9 deletions
|
@ -1,3 +1,4 @@
|
|||
pytest
|
||||
pytest-cov
|
||||
python-coveralls
|
||||
pytest-flask
|
||||
|
@ -5,4 +6,3 @@ pytest-runner
|
|||
pytest-xdist
|
||||
pytest-timeout
|
||||
-e git+https://github.com/ant31/pytest-sugar.git#egg=pytest-sugar
|
||||
-e git+https://github.com/ant31/pytest.git#egg=pytest
|
||||
|
|
Reference in a new issue