Skip to content

Commit

Permalink
Merge 6bdcb8d into 25990f1
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Sep 2, 2018
2 parents 25990f1 + 6bdcb8d commit 77bdd0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -37,6 +37,8 @@ matrix:
- language: julia
julia: 1.0
os: osx
allow_failures:
- julia: 1.0
notifications:
email: false
after_success:
Expand Down
1 change: 0 additions & 1 deletion deps/build.jl
Expand Up @@ -39,7 +39,6 @@ end

if Sys.isapple()
using Homebrew
Homebrew.add("graphite2")
provides( Homebrew.HB, "cairo", cairo, os = :Darwin )
provides( Homebrew.HB, "pango", [pango, pangocairo], os = :Darwin, onload =
"""
Expand Down

0 comments on commit 77bdd0c

Please sign in to comment.