0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 08:22:37 +02:00

Remove sudo from tavis.yml

Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
Tilo Spannagel 2018-10-05 09:40:18 +02:00
parent 010f392951
commit 8be067708c
No known key found for this signature in database
GPG key ID: E517E9F206B8993D

View file

@ -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