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
|
||||
|
||||
script:
|
||||
- coverage run --source=bin,kittengroomer setup.py test
|
||||
- travis_wait 30 coverage run --source=bin,kittengroomer setup.py test
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in New Issue