Skip to content

Commit 82fed0e

Browse files
author
Burcu Dogan
committed
Merge pull request #105 from stephenplusplus/master
travis: run lint & tests.
2 parents a079738 + 48ff65a commit 82fed0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: node_js
2+
script: "npm run-script lint && npm run-script test"
23
node_js:
34
- "0.10"

0 commit comments

Comments
 (0)