0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-02-19 16:54:53 +01:00

Merge pull request #484 from nextcloud/remove-sudo

Remove sudo from tavis.yml
This commit is contained in:
Tilo Spannagel 2018-10-05 10:43:57 +02:00 committed by GitHub
commit 9719291632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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