提交 fcff3a66 编写于 作者: Y Yiming Liu

Update .travis.yml

上级 35563b62
language: java
jdk:
- oraclejdk7
- oraclejdk8
before_install:
- pip install --user codecov
after_success:
- mvn clean cobertura:cobertura coveralls:report
- mvn clean site -X
- codecov
branches:
only:
- master
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册