pull/490/head
hunterlong 2020-04-11 23:25:52 -07:00
parent 5b9ea1e175
commit e4ebd8e0d5
1 changed files with 0 additions and 1 deletions

View File

@ -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: