You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2016/04/05 08:49:30 UTC

[11/11] maven-scm git commit: enable tck with travis build

enable tck with travis build

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/7e41fe27
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/7e41fe27
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/7e41fe27

Branch: refs/heads/master
Commit: 7e41fe27c01ca642e3739cc9c4c98412b85929a0
Parents: 083b629
Author: olivier lamy <ol...@apache.org>
Authored: Tue Apr 5 16:47:40 2016 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Apr 5 16:47:40 2016 +1000

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/7e41fe27/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2960048..b47f33a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ jdk:
   - oraclejdk8
 
 script:
-  - mvn clean verify -B -e -V
+  - mvn clean verify -B -e -V -Ptck-svn -Ptck-git
 
 cache:
   directories: