Skip to content

Commit 8e8090b

Browse files
committed
Drop Node 0.6 support
1 parent e71f549 commit 8e8090b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ node_js:
1414
- "0.11"
1515
- "0.10"
1616
- "0.8"
17-
- "0.6"
1817

1918
matrix:
2019
allow_failures:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It runs on both Node.js and *modern* web browsers.
1717

1818
Cucumber.js is tested on:
1919

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

0 commit comments

Comments
 (0)