diff --git a/.travis.yml b/.travis.yml index a54bb7c..ae2c22a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ cache: - node_modules node_js: - "4" - - "5" + - "6" before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start