Merge pull request #484 from nextcloud/remove-sudo
Remove sudo from tavis.yml
This commit is contained in:
commit
9719291632
@ -32,7 +32,6 @@ jobs:
|
|||||||
- &test-scripts
|
- &test-scripts
|
||||||
stage: test scripts
|
stage: test scripts
|
||||||
env: SCRIPT=update.sh
|
env: SCRIPT=update.sh
|
||||||
sudo: false
|
|
||||||
services: []
|
services: []
|
||||||
install: skip
|
install: skip
|
||||||
before_script: skip
|
before_script: skip
|
||||||
|
Loading…
Reference in New Issue
Block a user