Update .travis.yml

This commit is contained in:
吴晟 Wu Sheng 2017-09-27 17:08:10 +08:00 committed by GitHub
parent ac6f4c3018
commit 1b56c88521
1 changed files with 0 additions and 6 deletions

View File

@ -1,8 +1,3 @@
sudo: required
services:
- docker
language: java
script:
@ -11,4 +6,3 @@ script:
after_success:
- mvn clean test jacoco:report coveralls:report
- bash ./travis/push_image.sh