Skip to content

Commit 0a66012

Browse files
committed
Re-enable node 0.6 on Travis CI.
1 parent 8ac66b4 commit 0a66012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ node_js:
1111
- "0.12"
1212
- "0.10"
1313
# - "0.8"
14-
# - "0.6"
14+
- "0.6"
1515

1616

1717
before_install:

0 commit comments

Comments
 (0)