Fix typo error

This commit is contained in:
vongosling
2017-01-18 14:40:19 +08:00
parent 54967c31cf
commit 02f8b14c0b
+1 -1
View File
@@ -35,7 +35,7 @@ before_install:
script:
- travis_retry mvn -B clean apache-rat:check package jacoo:report coveralls:report
- travis_retry mvn -B clean apache-rat:check package jacoco:report coveralls:report
after_success:
- mvn sonar:sonar