diff --git a/.travis.yml b/.travis.yml index 53095ba5..675370e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ sudo: required -dist: trusty +dist: bionic language: csharp mono: none @@ -21,4 +21,4 @@ notifications: cache: directories: - - "~/.local/share/NuGet/Cache" \ No newline at end of file + - "~/.local/share/NuGet/Cache"