提交 df9d621b 编写于 作者: V vongosling

Remove script command in travis config file

上级 0623b3c6
...@@ -4,9 +4,9 @@ jdk: ...@@ -4,9 +4,9 @@ jdk:
- oraclejdk7 - oraclejdk7
- openjdk7 - openjdk7
script: #script:
- travis_retry mvn --batch-mode clean apache-rat:check # - travis_retry mvn --batch-mode clean apache-rat:check
- travis_wait 60 mvn --batch-mode clean package findbugs:check # - travis_wait 60 mvn --batch-mode clean package findbugs:check
after_success: after_success:
- mvn clean cobertura:cobertura coveralls:report - mvn clean apache-rat:check cobertura:cobertura coveralls:report
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册