Skip to content

Commit 2b39526

Browse files
Switch to bionic
1 parent 20c2dcc commit 2b39526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
matrix:
88
include:
99
- os: linux
10-
dist: xenial
10+
dist: bionic
1111
language: cpp
1212
addons:
1313
apt:
@@ -52,7 +52,7 @@ matrix:
5252
- powershell move runtime/build/src/Release/csharp-module.dll upload/modules
5353
- cd upload && cd modules && ls
5454
- cd .. && cd ..
55-
- dist: xenial
55+
- dist: bionic
5656
addons:
5757
snaps:
5858
- name: dotnet-sdk

0 commit comments

Comments
 (0)