From e9e031dd255f056d042edad0b94d0297d1aaae46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Thu, 27 Apr 2017 22:27:34 +0100 Subject: [PATCH] .travis.yml: update to match main repo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f9ca6dff1..c0049e304 100755 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ sudo: false matrix: include: - os: osx - osx_image: xcode8.2 + osx_image: xcode8.3 rvm: system fast_finish: true