未验证 提交 86cb286d 编写于 作者: T Trevor Brown 提交者: GitHub

Merge pull request #155 from joneslee85/patch-1

Tell Travis to test against the current branch's latest commit
language: c
script: asdf plugin-test ruby https://github.com/asdf-vm/asdf-ruby.git
script: asdf plugin test ruby . --asdf-plugin-gitref $TRAVIS_BRANCH ruby -v
before_script:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then export TRUFFLERUBY_RECOMPILE_OPENSSL=false; fi
- git clone https://github.com/asdf-vm/asdf.git
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册