From: Mário Franco Date: Mon, 20 Jul 2015 16:07:07 +0000 (+0100) Subject: Force travis build X-Git-Tag: release-0.10.0~6^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F56%2Fhead;p=pf4j.git Force travis build --- diff --git a/.travis.yml b/.travis.yml index 5942ba6..4f1e7be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,5 @@ jdk: - openjdk7 after_success: - - mvn clean cobertura:cobertura coveralls:report \ No newline at end of file + - mvn clean cobertura:cobertura coveralls:report + \ No newline at end of file