Skip to content

Commit

Permalink
removed node 0.8 travis tests as gulp needs 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Miller committed Feb 20, 2014
1 parent 2812188 commit 0c218e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"

- "0.10"
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"gulp-jshint": "~1.4.2",
"jshint-stylish": "~0.1.5",
"gulp-mocha": "~0.4.1",
"gulp-bump": "~0.1.5",
"gulp-debug": "~0.2.0"
"gulp-bump": "~0.1.5"
}
}

0 comments on commit 0c218e3

Please sign in to comment.