Travis: use bionic dist
original commit: a6a7e27f818da196f32e907d085d5e3456a9cd65
This commit is contained in:
parent
b25acba02e
commit
f9a2c87545
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
language: c
|
||||
matrix:
|
||||
include:
|
||||
|
@ -56,7 +57,7 @@ matrix:
|
|||
before_script:
|
||||
- git config core.autocrlf false; rm .git/index; git reset --hard
|
||||
- choco install make -y
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
script:
|
||||
- .travis/build.sh
|
||||
- .travis/test.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user