mirror of https://github.com/CIRCL/PyCIRCLean
Allow the build to run for 30 min without output
parent
8dd8164095
commit
2df076aaf9
|
@ -82,7 +82,7 @@ install:
|
||||||
- popd
|
- popd
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- coverage run --source=bin,kittengroomer setup.py test
|
- travis_wait 30 coverage run --source=bin,kittengroomer setup.py test
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|
Loading…
Reference in New Issue