Skip to content

Commit

Permalink
Merge pull request #105 from stephenplusplus/master
Browse files Browse the repository at this point in the history
travis: run lint & tests.
  • Loading branch information
Burcu Dogan committed Aug 8, 2014
2 parents a079738 + 48ff65a commit 82fed0e
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
@@ -1,3 +1,4 @@
language: node_js
script: "npm run-script lint && npm run-script test"
node_js:
- "0.10"

0 comments on commit 82fed0e

Please sign in to comment.