travis.yml: Bump osx_image to xcode8.3

This commit is contained in:
Maxime Coste 2017-10-21 13:10:34 +08:00
parent 98cc6534a4
commit 51e65164a5

View File

@ -6,6 +6,8 @@ os:
- linux - linux
- osx - osx
osx_image: xcode8.3
compiler: compiler:
- clang - clang
- gcc - gcc