mirror of https://github.com/statping/statping
api postman testing - travis
parent
ba8ec3f455
commit
9c5320a4d5
|
@ -74,8 +74,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- make test-all
|
||||
- DB_CONN=postgres statup &
|
||||
- sleep 15 && newman run source/tmpl/postman.json -e dev/postman_environment.json
|
||||
- make test-api
|
||||
- if [[ "$TRAVIS_BRANCH" == "master" && "$TRAVIS_PULL_REQUEST" = "false" ]]; then make coverage; fi
|
||||
|
||||
after_success:
|
||||
|
|
Loading…
Reference in New Issue