Skip to content

Commit ce0acb5

Browse files
committed
Run npm test for CI build
1 parent 1687df1 commit ce0acb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ language: node_js
33
node_js:
44
- "4"
55
script:
6-
- node_modules/.bin/grunt test
6+
- npm test

0 commit comments

Comments
 (0)