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