Skip to content

Commit 51b1afd

Browse files
committed
coveralls yml changes
1 parent caf5546 commit 51b1afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ notifications:
88
node_js: '8'
99
install: npm install
1010
script: npm run test
11-
after_success: coveralls
11+
after_success: npm run coveralls
1212
branches:
1313
only: master

0 commit comments

Comments
 (0)