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