Skip to content

Commit

Permalink
Update travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed Jan 5, 2014
1 parent 07b913f commit 568f5e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ language: node_js
node_js:
- "0.10"
- "0.8"
before_script:
- npm install -g grunt-cli
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
"grunt-simple-mocha": "~0.4.0",
"chai": "latest"
},
"peerDependencies": {
"grunt": "~0.4.0"
},
"scripts": {
"test": "grunt test"
}
Expand Down

0 comments on commit 568f5e1

Please sign in to comment.