Return-Path: X-Original-To: apmail-metamodel-dev-archive@minotaur.apache.org Delivered-To: apmail-metamodel-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A64B11EC9 for ; Thu, 21 Aug 2014 17:43:33 +0000 (UTC) Received: (qmail 98913 invoked by uid 500); 21 Aug 2014 17:43:33 -0000 Delivered-To: apmail-metamodel-dev-archive@metamodel.apache.org Received: (qmail 98884 invoked by uid 500); 21 Aug 2014 17:43:33 -0000 Mailing-List: contact dev-help@metamodel.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@metamodel.incubator.apache.org Delivered-To: mailing list dev@metamodel.incubator.apache.org Received: (qmail 98873 invoked by uid 99); 21 Aug 2014 17:43:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 17:43:33 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 21 Aug 2014 17:43:31 +0000 Received: (qmail 95206 invoked by uid 99); 21 Aug 2014 17:43:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 17:43:11 +0000 Date: Thu, 21 Aug 2014 17:43:11 +0000 (UTC) From: =?utf-8?Q?Kasper_S=C3=B8rensen_=28JIRA=29?= To: dev@metamodel.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (METAMODEL-75) Set up Travis build to include mongodb, couchdb and others MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Kasper S=C3=B8rensen created METAMODEL-75: ---------------------------------------- Summary: Set up Travis build to include mongodb, couchdb and o= thers Key: METAMODEL-75 URL: https://issues.apache.org/jira/browse/METAMODEL-75 Project: Metamodel Issue Type: Improvement Environment: Travis CI Reporter: Kasper S=C3=B8rensen According to http://docs.travis-ci.com/user/database-setup/ it is possible = to configure our travis script to set up various databases. We should do this, and at the same time also somehow make sure that our int= egration tests (those towards the enabled DBs) are enabled in the Travis CI= build. -- This message was sent by Atlassian JIRA (v6.2#6252)