even more delay since travis-ci is becoming slower

pull/156/head v0.80.51
Hunter Long 2019-03-05 12:43:05 -08:00
parent 378c407672
commit bc86b0e515
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ test: clean compile install build-plugin
test-api:
DB_CONN=sqlite DB_HOST=localhost DB_DATABASE=sqlite DB_PASS=none DB_USER=none statping &
sleep 15 && newman run source/tmpl/postman.json -e dev/postman_environment.json --delay-request 500
sleep 300 && newman run source/tmpl/postman.json -e dev/postman_environment.json --delay-request 500
# report coverage to Coveralls
coverage: