Skip to content

Commit

Permalink
Add travis config to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-davis committed Apr 8, 2013
1 parent 06c5b08 commit d9ed828
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- "0.8"
- "0.9"
before_script:
- npm install -g grunt-cli

0 comments on commit d9ed828

Please sign in to comment.