mirror of
https://github.com/atom/atom.git
synced 2026-01-26 23:38:48 -05:00
Run script/cibuild with sudo
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
||||
sh -e /etc/init.d/xvfb start;
|
||||
fi
|
||||
|
||||
script: script/cibuild
|
||||
script: sudo script/cibuild
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user