Skip to content

Commit

Permalink
add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaslee119 committed Jul 25, 2018
1 parent 0b3621b commit 6d39ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ node_js:
script:
- npm run lint:js
- npm run lint:css
- npm run test

after_success:
- npm i coveralls
Expand Down

0 comments on commit 6d39ada

Please sign in to comment.