Skip to content

Commit 99a008c

Browse files
committed
[Tests] require 0.6 to pass
1 parent 30ebe4e commit 99a008c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ node_js:
1414
- "0.12"
1515
- "0.10"
1616
- "0.8"
17+
- "0.6"
1718
before_install:
1819
- 'nvm install-latest-npm'
1920
install:
@@ -175,8 +176,6 @@ matrix:
175176
env: TEST=true ALLOW_FAILURE=true
176177
- node_js: "0.9"
177178
env: TEST=true ALLOW_FAILURE=true
178-
- node_js: "0.6"
179-
env: TEST=true ALLOW_FAILURE=true
180179
- node_js: "0.4"
181180
env: TEST=true ALLOW_FAILURE=true
182181
allow_failures:

0 commit comments

Comments
 (0)