We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71f549 commit 8e8090bCopy full SHA for 8e8090b
.travis.yml
@@ -14,7 +14,6 @@ node_js:
14
- "0.11"
15
- "0.10"
16
- "0.8"
17
- - "0.6"
18
19
matrix:
20
allow_failures:
README.md
@@ -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))
21
* Google Chrome
22
* Firefox
23
* Safari
0 commit comments