Skip to content

Commit 6d39ada

Browse files
add test script
1 parent 0b3621b commit 6d39ada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
script:
66
- npm run lint:js
77
- npm run lint:css
8+
- npm run test
89

910
after_success:
1011
- npm i coveralls

0 commit comments

Comments
 (0)