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
1 changed files with 0 additions and 1 deletions

View File

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