Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2526218651 for ; Wed, 7 Oct 2015 03:27:16 +0000 (UTC) Received: (qmail 86321 invoked by uid 500); 7 Oct 2015 03:27:16 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 86275 invoked by uid 500); 7 Oct 2015 03:27:16 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 86257 invoked by uid 99); 7 Oct 2015 03:27:15 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 03:27:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6331FE03D0; Wed, 7 Oct 2015 03:27:15 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: olamy@apache.org To: commits@archiva.apache.org Date: Wed, 07 Oct 2015 03:27:16 -0000 Message-Id: In-Reply-To: <17475e221ef942c3a3748b63ad526f97@git.apache.org> References: <17475e221ef942c3a3748b63ad526f97@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [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 Authored: Wed Oct 7 14:27:02 2015 +1100 Committer: Olivier Lamy 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: