mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
updated brew scripts
This commit is contained in:
parent
d5ec2a38ea
commit
ac797cb2d9
@ -6,7 +6,7 @@
|
|||||||
# https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
|
# 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.
|
# 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 tap pdf2htmlEX/homebrew-brewTap
|
||||||
brew update
|
brew update
|
||||||
brew install pdf2htmlex-new
|
brew install pdf2htmlex-new
|
||||||
|
@ -6,6 +6,6 @@
|
|||||||
# https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
|
# 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.
|
# For details on obtaining/using the correct ruby version for homebrew.
|
||||||
|
|
||||||
brew tap pdf2htmlEX/homebrew-brewTap
|
|
||||||
brew update
|
brew update
|
||||||
brew install pdf2htmlex-new -s --cc=gcc-5
|
brew tap pdf2htmlEX/homebrew-brewTap
|
||||||
|
brew install pdf2htmlex-new
|
||||||
|
Loading…
Reference in New Issue
Block a user