src-d/lookout

MacOS integration tests fail in Travis

carlosms opened this issue · 1 comments

Reported by @smacker here: smola/ci-tricks#14

@smola proposed the following workaround via chat:

quick workaround: use osx_image: xcode9.3 and POSTGRESQL_VERSION=10
this will fallback to the preinstalled version

it was fixed. There is also an update to xcode in travis to test against newer macOs: #465