提交 bc1134a5 编写于 作者: H Hiro Asari

Add language directive to .travis.yml

Currently, Travis CI assumes that the project is in Ruby in the
absence of the `language` key.
This behavior may change in the future. (For example, switch to a "blank"
image which *may* be created.)
上级 728f2ebd
language: ruby
script: 'ci/travis.rb'
before_install:
- travis_retry gem install bundler
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册