diff --git a/.travis.yml b/.travis.yml index 7aa0b30cb..ba7986278 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,9 @@ branches: only: - master +# Use latest images for building +group: travis_latest + # This is .NET Core project, we're not building with Mono mono: none