Update .travis.yml

This commit is contained in:
zhōuhào
2017-10-21 08:35:11 +08:00
committed by GitHub
parent d812406201
commit 922e021b1b

View File

@@ -2,4 +2,4 @@ language: java
jdk: oraclejdk8
sudo: false
install: false
script: mvn test
script: mvn test cobertura:cobertura coveralls:report