summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-01-26 17:08:32 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-01-26 17:08:32 +0100
commit96e3fbcf23ceb946504d7e82ea08bf1c30b0fe5f (patch)
treecb3e21edf31874f28a7eb96733340d0df981c415 /.travis.yml
parenta91aba1c1562259dffd321a608f38c38dd4d5aeb (diff)
travis: Re-enable macOS builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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