Skip to content

Commit

Permalink
Drop the slow macOS build
Browse files Browse the repository at this point in the history
It takes forever in Travis, and we have enough folks developing on
macOS so any regressions will be caught quickly.
  • Loading branch information
cbroglie committed Oct 30, 2019
1 parent ee73190 commit 9f1008d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ matrix:
include:
- go: 1.12.x
- go: 1.13.x
- go: master
os: osx
env: BUILD_TAGS=
allow_failures:
- go: master

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

0 comments on commit 9f1008d

Please sign in to comment.