Skip to content

Commit

Permalink
travis CI integrated
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Jan 15, 2014
1 parent c141fab commit 4807a7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.9
- 0.10
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.7.2",
"grunt-jsonlint": "~1.0.4"
},
"scripts": {
"test": "grunt --verbose"
}
}

0 comments on commit 4807a7f

Please sign in to comment.