Skip to content
Permalink
Browse files

Remove sudo settings from .travis.yml

  • Loading branch information...
abetomo committed Apr 25, 2019
1 parent 286a110 commit 5db8e5eba26f48fe15f210424f65149d84a9733c
Showing with 0 additions and 2 deletions.
  1. +0 −2 .travis.yml
@@ -18,8 +18,6 @@ matrix:
dist: trusty
env: NODE_VERSION=8.9.3 DISPLAY=:99.0 CC=clang CXX=clang++ npm_config_clang=1 ATOM_JASMINE_REPORTER=list

sudo: required

before_install:
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"

0 comments on commit 5db8e5e

Please sign in to comment.
You can’t perform that action at this time.