travis-ci: Remove deprecated sudo option

The warning was

jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.)
This commit is contained in:
Jakub Jelen 2020-03-03 10:06:11 +01:00 committed by Frank Morgner
parent aeef29238e
commit b8d9b840ee
1 changed files with 0 additions and 3 deletions

View File

@ -11,13 +11,11 @@ matrix:
env:
- DO_SIMULATION=javacard
- ENABLE_DOC=--enable-doc
sudo: true
- compiler: gcc
os: linux
dist: bionic
env:
- DO_SIMULATION=oseid
sudo: true
- env:
- HOST=x86_64-w64-mingw32
- DO_PUSH_ARTIFACT=yes
@ -30,7 +28,6 @@ matrix:
dist: bionic
env:
- DO_SIMULATION=cac
sudo: true
env:
global: