Upgrade MacOS version on travis (#139)
This commit is contained in:
parent
ef8651b258
commit
9e312857b9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dist: trusty
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8.2
|
osx_image: xcode9.1
|
||||||
- os: linux
|
- os: linux
|
||||||
env: DETECTED_OS=fedora:26 DOCKER_IMAGE=cyplo/fedora26_base
|
env: DETECTED_OS=fedora:26 DOCKER_IMAGE=cyplo/fedora26_base
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in a new issue