From 162b770294ffa4ead319054c6987b95a14f1c72c Mon Sep 17 00:00:00 2001 From: Marcin Wosinek Date: Mon, 2 Mar 2015 10:59:38 +0000 Subject: [PATCH] drop testing at node less then 0.8 close #66 --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c958222..b6a50e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ language: node_js node_js: - - 0.4 - - 0.6 - - 0.7 + - 0.8 + - 0.10 notifications: email: