.travis.yml: use latest macOS 10.14 image

This commit is contained in:
Felix Lange 2020-01-08 07:52:10 +01:00
parent c49a4165d0
commit bf5e971930

View file

@ -57,6 +57,7 @@ jobs:
- stage: build
os: osx
osx_image: xcode11.3
go: 1.13.x
script:
- echo "Increase the maximum number of open file descriptors on macOS"