Repository: logging-log4j2
Updated Branches:
  refs/heads/master 2574fdc44 -> 3b2736fa8


Travis CI: Trying to get TCI to work.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3b2736fa
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3b2736fa
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3b2736fa

Branch: refs/heads/master
Commit: 3b2736fa84972ee0e137c0f756951374e640a89f
Parents: 2574fdc
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sun Nov 13 20:32:19 2016 -0800
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sun Nov 13 20:32:19 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3b2736fa/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c628fb7..e23dfdf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,5 @@ sudo: false
 jdk:
   - oraclejdk7
 
-# Package jars during the build so that the OSGi tests can use them.
-script:
-  - mvn clean package -DskipTests
+after_success:
   - mvn test jacoco:report coveralls:report -pl !log4j-bom

Reply via email to