From 1135cc16b66bdc3569febfb9bc3cb3cb7d3a0e52 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 25 Jun 2015 22:13:23 -0400 Subject: [PATCH] build: io.js@2.3 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9d113c3..e47116f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ node_js: - "1.8" - "2.0" - "2.2" + - "2.3" sudo: false before_install: # Setup Node.js version-specific dependencies