From d9829f30e3f71ebc0abe22f3f467aef9498504a2 Mon Sep 17 00:00:00 2001 From: Simone Giannecchini Date: Wed, 6 Apr 2016 18:02:35 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index aec824a..47da2ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,4 @@ notifications: on_failure: never after_success: - mvn clean cobertura:cobertura coveralls:report +