Merge pull request #484 from nextcloud/remove-sudo

Remove sudo from tavis.yml
pull/486/head
Tilo Spannagel 7 years ago committed by GitHub
commit 9719291632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,6 @@ jobs:
- &test-scripts
stage: test scripts
env: SCRIPT=update.sh
sudo: false
services: []
install: skip
before_script: skip

Loading…
Cancel
Save