Skip to content

Commit 9f1008d

Browse files
committed
Drop the slow macOS build
It takes forever in Travis, and we have enough folks developing on macOS so any regressions will be caught quickly.
1 parent ee73190 commit 9f1008d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ matrix:
55
include:
66
- go: 1.12.x
77
- go: 1.13.x
8-
- go: master
9-
os: osx
10-
env: BUILD_TAGS=
11-
allow_failures:
12-
- go: master
138

149
# Install g++-4.8 to support std=c++11 for github.com/google/certificate-transparency/go/merkletree
1510
addons:

0 commit comments

Comments
 (0)