mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
travis: Remove deprecated sudo
option, set default OS
Also replaces `matrix` with the current official name `jobs`.
This commit is contained in:
parent
cfed3a87ee
commit
e365bef4a4
@ -1,6 +1,6 @@
|
||||
language: c
|
||||
|
||||
sudo: required
|
||||
os: linux
|
||||
dist: bionic
|
||||
|
||||
# don't build tags separately
|
||||
@ -35,7 +35,7 @@ env:
|
||||
- LEAK_DETECTIVE=no
|
||||
- MONOLITHIC=no
|
||||
|
||||
matrix:
|
||||
jobs:
|
||||
include:
|
||||
- env: TEST=sonarcloud
|
||||
if: type = push AND env(SONAR_TOKEN) IS present
|
||||
|
Loading…
x
Reference in New Issue
Block a user