From 5610fafb2529ef3f23294ad44611ac16a3e281c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6nnemann?= Date: Sat, 7 Feb 2015 12:26:39 +0100 Subject: [PATCH] chore(travis): also test on node 0.12 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 74746a46..813fc737 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: node_js node_js: - iojs-v1 - '0.10' +- '0.12' sudo: false cache: directories: