diff --git a/.travis.yml b/.travis.yml index fc8d30cf2..aadc9294c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,15 +11,14 @@ stages: - test - check js +services: + - xvfb + env: global: - MIX_ENV=test - - DISPLAY=:99.0 - NODE_VERSION="10.10.0" -before_script: - - sh -e /etc/init.d/xvfb start - cache: directories: - node_modules