commit 96e3fbcf23ceb946504d7e82ea08bf1c30b0fe5f parent a91aba1c1562259dffd321a608f38c38dd4d5aeb Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> Date: Fri, 26 Jan 2018 17:08:32 +0100 travis: Re-enable macOS builds Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -7,6 +7,7 @@ go:
- tip
os:
- linux
+ - osx
matrix:
allow_failures:
- go: tip