提交 cc069a13 编写于 作者: V vongosling

Polish travis config

上级 3daf24e8
notifications:
email:
- dev@rocketmq.incubator.apache.org
recipients:
- dev@rocketmq.incubator.apache.org
on_success: change
on_failure: always
language: java
matrix:
include:
# On OSX, run with default JDK only.
- language: java
- os: osx
# On Linux, run with specific JDKs only.
- language: java
- os: linux
env: CUSTOM_JDK="oraclejdk8"
- language: java
- os: linux
env: CUSTOM_JDK="oraclejdk7"
- language: java
- os: linux
env: CUSTOM_JDK="openjdk7"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册