Skip to content

Commit

Permalink
Remove high_sierra build
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Fric committed Oct 22, 2019
1 parent f5fd4c4 commit 4f241ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ sudo: false

matrix:
include:
- os: osx
osx_image: xcode9.4

- os: osx
osx_image: xcode10.3

Expand Down
1 change: 0 additions & 1 deletion dcore.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class Dcore < Formula
root_url "https://dl.bintray.com/decentfoundation/homebrew"
cellar :any_skip_relocation
sha256 "0000000000000000000000000000000000000000000000000000000000000000" => :mojave
sha256 "0000000000000000000000000000000000000000000000000000000000000000" => :high_sierra
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 4f241ee

Please sign in to comment.