0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

NF: remove sudo from travis

According to travis:
> root: deprecated key sudo (The key `sudo` has no effect anymore.)
This commit is contained in:
Arthur Milchior 2020-09-24 10:44:03 +02:00 committed by Mike Hardy
parent 975a902915
commit 306981b4e5

View File

@ -1,4 +1,3 @@
sudo: true
language: bash
# ignored on non-linux platforms, but bionic is required for nested virtualization
dist: bionic