Skip to content

Commit e2a5d51

Browse files
committed
Set travis to run npm test while we fix coveralss.io integration
1 parent d83fdf6 commit e2a5d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ notifications:
99
irc: "irc.freenode.org#nodejitsu"
1010

1111
script:
12-
npm run-script coveralls
12+
npm test

0 commit comments

Comments
 (0)