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

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.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)