From 8b65e195eb439c00cd74f796428bce5ff00d9d4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Fri, 2 Nov 2012 18:08:58 +0100 Subject: [PATCH] [test] Test on newer node versions --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c958222..cc91780 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,8 @@ language: node_js node_js: - 0.4 - 0.6 - - 0.7 + - 0.8 + - 0.9 notifications: email: