Update travis dist to bionic

pull/74/head
Margen67 6 years ago committed by Ryan Kistner
parent bc25bba261
commit 2c46ee32ea

@ -1,5 +1,5 @@
sudo: required sudo: required
dist: trusty dist: bionic
language: csharp language: csharp
mono: none mono: none
@ -21,4 +21,4 @@ notifications:
cache: cache:
directories: directories:
- "~/.local/share/NuGet/Cache" - "~/.local/share/NuGet/Cache"

Loading…
Cancel
Save