Skip to content

Commit

Permalink
Drop Node 0.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jbpros committed Sep 12, 2014
1 parent e71f549 commit 8e8090b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"

matrix:
allow_failures:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It runs on both Node.js and *modern* web browsers.

Cucumber.js is tested on:

* Node.js 0.6, 0.8 and 0.10.0 (see [CI builds](http://travis-ci.org/#!/cucumber/cucumber-js))
* Node.js 0.8 and 0.10 (see [CI builds](http://travis-ci.org/#!/cucumber/cucumber-js))
* Google Chrome
* Firefox
* Safari
Expand Down

0 comments on commit 8e8090b

Please sign in to comment.