You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by rl...@apache.org on 2017/02/10 22:57:55 UTC

celix git commit: Test committer access

Repository: celix
Updated Branches:
  refs/heads/develop 8b162503f -> a9e369774


Test committer access


Project: http://git-wip-us.apache.org/repos/asf/celix/repo
Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a9e36977
Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/a9e36977
Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/a9e36977

Branch: refs/heads/develop
Commit: a9e369774b2a129d23f982103df841bfa9dc965e
Parents: 8b16250
Author: Roy Lenferink <le...@gmail.com>
Authored: Fri Feb 10 23:56:58 2017 +0100
Committer: Roy Lenferink <le...@gmail.com>
Committed: Fri Feb 10 23:56:58 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/celix/blob/a9e36977/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 5527cea..cbbe2e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -112,3 +112,4 @@ after_success:
         if [ $(( $TRAVIS_BUILD_NUMBER  % 5 )) -eq 0 -o ${COVERITY_SCAN_ALWAYS_ON} = "y" ]; then make clean & eval "$COVERITY_SCAN_BUILD"; fi
       fi;
 
+