From 662ea885e010c646dd12c0806a1a567de61c2b08 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Fri, 15 Dec 2017 11:05:42 +0100 Subject: [PATCH] Travis: misc --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) 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