From b8d9b840eec5cbc005693f66ffe285274e442348 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Tue, 3 Mar 2020 10:06:11 +0100 Subject: [PATCH] travis-ci: Remove deprecated sudo option The warning was jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.) --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3892168e..5aeb1474 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: