Merge pull request #19208 from abetomo/remove_sudo_setting_from_travis

Remove sudo settings from .travis.yml
This commit is contained in:
Rafael Oleza
2019-04-26 18:37:57 +02:00
committed by GitHub

View File

@@ -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"