Skip to content

Commit 8ea9880

Browse files
committed
Disable after script
1 parent d5daf57 commit 8ea9880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ node_js:
1111
before_install:
1212
- npm update -g npm
1313
after_script:
14-
- npm run coverage
14+
# - npm run coverage
1515

0 commit comments

Comments
 (0)