Skip to content

Commit

Permalink
Add travis ci script make test
Browse files Browse the repository at this point in the history
  • Loading branch information
bananaappletw committed Feb 22, 2017
1 parent 1b0fe68 commit 3fa7ca9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ node_js:
- "6"
language: node_js
script:
make lint
- make lint
- make test

0 comments on commit 3fa7ca9

Please sign in to comment.