From ce3720ffa4105648918e7a6a17190f2a5c1f3c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Tue, 1 Dec 2015 02:26:28 +0100 Subject: [PATCH] Test in more node versions --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 415edcd..30a292d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,10 @@ cache: node_js: - "0.10" - "0.12" - - "iojs" + - "1" + - "2" + - "3" + - "4" script: "npm run-script travis" after_success: "