travis: Remove obsolete `sudo`

`sudo` key is deprecated, refer to
https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments.
pull/1563/head
Alex Thiessen 2020-04-18 18:39:29 +02:00
parent c9dc334981
commit 83fbfcf88a
No known key found for this signature in database
GPG Key ID: 6C90AE2B18A1CF5B
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
sudo: false
script: test/run script: test/run
language: c language: c
os: os: