Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 321682d

Browse files
richardschneiderdaviddias
authored andcommitted
chore: coverage not needed in Travis, Circle CI does it
1 parent 074cfa5 commit 321682d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,11 @@ matrix:
1414
script:
1515
- npm run lint
1616
- npm run test
17-
- npm run coverage
1817

1918
before_script:
2019
- export DISPLAY=:99.0
2120
- sh -e /etc/init.d/xvfb start
2221

23-
after_success:
24-
- npm run coverage-publish
25-
2622
addons:
2723
firefox: 'latest'
2824
apt:

0 commit comments

Comments
 (0)