From 96e3fbcf23ceb946504d7e82ea08bf1c30b0fe5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 26 Jan 2018 17:08:32 +0100 Subject: travis: Re-enable macOS builds --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 267903dc6..f61cfbc87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ go: - tip os: - linux + - osx matrix: allow_failures: - go: tip -- cgit v1.2.3