1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00

updated brew scripts

This commit is contained in:
Stephen Gaito 2019-12-04 17:49:50 +00:00
parent d5ec2a38ea
commit ac797cb2d9
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
# https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
# For details on obtaining/using the correct ruby version for homebrew.
rvm use 2.6 --install --binary
rvm use $brew_ruby
brew tap pdf2htmlEX/homebrew-brewTap
brew update
brew install pdf2htmlex-new

View File

@ -6,6 +6,6 @@
# https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
# For details on obtaining/using the correct ruby version for homebrew.
brew tap pdf2htmlEX/homebrew-brewTap
brew update
brew install pdf2htmlex-new -s --cc=gcc-5
brew tap pdf2htmlEX/homebrew-brewTap
brew install pdf2htmlex-new