зеркало из https://github.com/github/ruby.git
.travis.yml: fix typo in configure arguments
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c3982a1aa6
Коммит
e5299989f3
|
@ -64,7 +64,7 @@ matrix:
|
|||
compiler: clang
|
||||
# We are not going to make rdoc here; that is to be done above.
|
||||
env:
|
||||
- "CONFIG_FLAG='--disable-install-docs --with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib'"
|
||||
- "CONFIG_FLAG='--disable-install-doc --with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib'"
|
||||
before_install:
|
||||
- "JOBS=-j`sysctl -n hw.activecpu`"
|
||||
# Bare "brew update" nukes everything.
|
||||
|
|
Загрузка…
Ссылка в новой задаче