Skip to content

Commit

Permalink
Merge pull request #23 from shapesecurity/travis-test
Browse files Browse the repository at this point in the history
add npm test to travis
  • Loading branch information
michaelficarra committed Jan 16, 2016
2 parents ffb152c + 032308e commit 0a4b8d1
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 @@ -2,6 +2,7 @@ language: node_js
script:
- curl https://raw.githubusercontent.com/shapesecurity/CLA/master/cla-travis.sh | bash
- npm run build
- npm test
node_js:
- "0.12"
- "4"
Expand Down

0 comments on commit 0a4b8d1

Please sign in to comment.