Skip to content

Commit

Permalink
Merge pull request #98 from bananaappletw/master
Browse files Browse the repository at this point in the history
Add travis ci script `make test`
  • Loading branch information
hemanth authored Feb 26, 2017
2 parents 1b0fe68 + 3fa7ca9 commit 9032d8f
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 9032d8f

Please sign in to comment.