From 007a3c69f7088982022bf44daf094575a10add33 Mon Sep 17 00:00:00 2001 From: Ivar Date: Thu, 2 Nov 2017 09:40:51 +0100 Subject: [PATCH] bump node version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e6bca5c18..c466f87f0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: false language: node_js node_js: -- "6" +- "8" env: - DATABASE_URL=postgres://postgres@localhost:5432/unleash_test TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test before_script: