Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ayan-b committed Jul 29, 2020
1 parent 96245ba commit 027bcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- $HOME/Library/Caches/Homebrew
- /usr/local/Homebrew
before_install:
- brew pin gdal; brew pin postgis;
- brew pin gdal; brew pin postgis; brew pin cairo; brew pin glib; brew pin gnutls; brew pin p11-kit; brew pin gnupg; brew pin poppler;
- brew install llvm
- echo 'export PATH="/usr/local/opt/llvm/bin:$PATH"' >> ~/.bash_profile
- stage: lint
Expand Down

0 comments on commit 027bcfe

Please sign in to comment.