mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Remove the sudo to try fixing the build
This commit is contained in:
@ -11,7 +11,7 @@ addons:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- "$HOME/test-run-results$PACKAGE_VERSION.xml"
|
- "$HOME/test-run-results$PACKAGE_VERSION.xml"
|
||||||
sudo: required
|
sudo: false
|
||||||
dist: trusty
|
dist: trusty
|
||||||
language: android
|
language: android
|
||||||
node_js:
|
node_js:
|
||||||
|
Reference in New Issue
Block a user