Skip to content

Commit b64ad8a

Browse files
committed
adding coveralls to travis maybe
1 parent 3dfe4d8 commit b64ad8a

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
@@ -6,6 +6,6 @@ install:
66
- npm install -g gulp
77
- npm install
88
script:
9-
- gulp
9+
- npm run coveralls
1010
deploy:
1111
skip_cleanup: true

0 commit comments

Comments
 (0)