mirror of https://github.com/CIRCL/PyCIRCLean
chg: Give more time to travis to run
parent
67c650e3a0
commit
9d65f2b79c
|
@ -77,7 +77,7 @@ install:
|
|||
# - popd
|
||||
|
||||
script:
|
||||
- travis_wait py.test --cov=kittengroomer --cov=filecheck tests/
|
||||
- travis_wait 60 py.test --cov=kittengroomer --cov=filecheck tests/
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in New Issue