From ebbba73eda49563ade09f38bdc8aef13d1cf6c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Thu, 20 Jun 2013 15:37:48 +0200 Subject: [PATCH] [test] Test on newer version of node --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb8c9bb..efd4708 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ language: node_js node_js: - - 0.6 - 0.8 + - "0.10" + - "0.11" notifications: email: