From b2b2606d2a757a62ed2b2dedbca6ebcec4e01fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Narciso=20Garc=C3=ADa=20Revington?= Date: Mon, 25 Jan 2016 13:08:57 +0100 Subject: [PATCH] Test with 4.2 (LTS) and 5.5 (Stable) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7de7b97a..b4e876a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ node_js: - "0.11" - "0.12" - "iojs" + - "4.2" + - "node" services: - couchdb os: