1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Xcode 8.2 for travis

This commit is contained in:
Guido Cossu 2017-02-10 12:12:01 +00:00
parent a8193c4bcb
commit 1c12c5612c

View File

@ -7,7 +7,7 @@ cache:
matrix:
include:
- os: osx
osx_image: xcode7.2
osx_image: xcode8.2
compiler: clang
- compiler: gcc
sudo: required