From 87c8839125e257624d1c0127ddf7a4469fe56aa3 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 20 Mar 2017 14:41:22 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 202aa51..26b21c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,8 @@ language: node_js sudo: false node_js: -- '0.10' -- '0.12' -- '2.0.0' - '4' +- '6' before_install: - npm install -g bower - export DISPLAY=:99.0