You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2015/10/07 05:27:16 UTC

[2/2] archiva git commit: travis should use a ci profile

travis should use a ci profile


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

Branch: refs/heads/master
Commit: ee68fc78f8d8ab91ed122bb677f4e1e3b062a0c0
Parents: e05ec3d
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed Oct 7 14:27:02 2015 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed Oct 7 14:27:02 2015 +1100

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


http://git-wip-us.apache.org/repos/asf/archiva/blob/ee68fc78/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c6622cc..e09f026 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ jdk:
   - oraclejdk7
   - oraclejdk8
 
-script: "mvn clean install -Pit-js"
+script: "mvn clean install -Pit-js -Pci-build"
 
 cache:
     directories: