Skip to content

Commit b72d4d6

Browse files
committed
ci(coverage): stopped attempting to report data
since this project has no tests, there is no coverage data to report
1 parent 4b12a6c commit b72d4d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ before_script:
88
- 'npm run greenkeeper:update-lockfile'
99
- npm ls >/dev/null
1010
after_script: 'npm run greenkeeper:upload-lockfile'
11-
after_success: 'npm run coverage:report'
1211
deploy:
1312
provider: script
1413
skip_cleanup: true

0 commit comments

Comments
 (0)