mirror of https://github.com/statping/statping
travis
parent
5b9ea1e175
commit
e4ebd8e0d5
|
@ -42,7 +42,6 @@ notifications:
|
|||
os:
|
||||
- linux
|
||||
script:
|
||||
- "cd frontend && yarn test"
|
||||
- "travis_retry make clean test-ci"
|
||||
- "if [[ \"$TRAVIS_BRANCH\" == \"master\" && \"$TRAVIS_PULL_REQUEST\" = \"false\" ]]; then make coverage; fi"
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue