You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/10/26 15:49:58 UTC

[5/8] incubator-commonsrdf git commit: no more jacoco report

no more jacoco report


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/9b1b958a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9b1b958a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/9b1b958a

Branch: refs/heads/COMMONSRDF-46
Commit: 9b1b958a4b74c4884f3cfb9a925590be0c0a4ff5
Parents: 9c4b058
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Oct 26 14:18:41 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Oct 26 14:18:41 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/9b1b958a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 00967a8..638fdb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,5 +26,5 @@ notifications:
     - commits@commonsrdf.incubator.apache.org
 
 after_success:
-  - mvn clean test jacoco:report coveralls:report
+  - mvn clean test coveralls:report