未验证 提交 1b9875ce 编写于 作者: T Trevor Brown 提交者: GitHub

Merge pull request #134 from sakuro/skip-recompiling-openssl-for-truffleruby

Skip recompiling openssl for truffleruby
language: c
script: asdf plugin-test ruby https://github.com/asdf-vm/asdf-ruby.git
before_script:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then export TRUFFLERUBY_RECOMPILE_OPENSSL=false; fi
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
os:
- linux
- osx
addons:
homebrew:
packages:
- llvm@4
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册