Skip to content

Commit 2764758

Browse files
committed
[Tests] restore node 0.6
1 parent 19cbd5e commit 2764758

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
@@ -13,6 +13,7 @@ node_js:
1313
- "0.12"
1414
- "0.10"
1515
- "0.8"
16+
- "0.6"
1617
before_install:
1718
- 'nvm install-latest-npm'
1819
install:
@@ -164,8 +165,6 @@ matrix:
164165
env: TEST=true ALLOW_FAILURE=true
165166
- node_js: "0.9"
166167
env: TEST=true ALLOW_FAILURE=true
167-
- node_js: "0.6"
168-
env: TEST=true ALLOW_FAILURE=true
169168
- node_js: "0.4"
170169
env: TEST=true ALLOW_FAILURE=true
171170
allow_failures:

0 commit comments

Comments
 (0)