[PATCH v2] Enable Travis-CI as a backup continuous integration service.
authorWael M. Nasreddine <wael.nasreddine@gmail.com>
Wed, 14 May 2014 22:53:24 +0000 (15:53 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:02:50 +0000 (10:02 -0800)
02/941a2cc84a829b494073c56f4df0ce19b21f8d [new file with mode: 0644]

diff --git a/02/941a2cc84a829b494073c56f4df0ce19b21f8d b/02/941a2cc84a829b494073c56f4df0ce19b21f8d
new file mode 100644 (file)
index 0000000..6903507
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <wael.nasreddine@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 75330429E3C\r
+       for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:44 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id mxjHWB2YdjnT for <notmuch@notmuchmail.org>;\r
+       Wed, 14 May 2014 15:53:37 -0700 (PDT)\r
+Received: from mail-pb0-f47.google.com (mail-pb0-f47.google.com\r
+       [209.85.160.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 2D171431FBD\r
+       for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:37 -0700 (PDT)\r
+Received: by mail-pb0-f47.google.com with SMTP id rp16so204002pbb.20\r
+       for <notmuch@notmuchmail.org>; Wed, 14 May 2014 15:53:36 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+       bh=lCXzAyVII43cDUuuuroTj39nFNR1F5wSwy3h8sQBiYY=;\r
+       b=tW9uWrp6F+YxXhcJLKopXkqxOz621X1OHvP0/KO9h5hfybew8p1B9L0YzF4oEvj3wy\r
+       +Z79hJrH58E0TEqL9B0RaNlyQJKK1LyYutkXZvxQrXWsc56dEtZl5v+tNylNoblphYvs\r
+       Eg3CMam9ys6leuHnvUfoba1IVm8ffvojX4U3MvtAPLPeERUkb6thE6ectjuXN2FFkHKy\r
+       z50pXoy/a7sRo4kU2lmbxKbqVD32E0PQl+dVqkjwv5PLwwKdzyrnVQNDhGYSCGKbA9Nm\r
+       OTUMBFtw/5axFnJJqksXq0GipCA6S0EHM/UlIGbs3X4L2n03/sjn6wCNwtwVYx+pPPoF\r
+       nhvg==\r
+X-Received: by 10.68.218.3 with SMTP id pc3mr7682167pbc.71.1400108016490;\r
+       Wed, 14 May 2014 15:53:36 -0700 (PDT)\r
+Received: from localhost ([2620:0:1000:2e00:6583:61c9:b00c:8483])\r
+       by mx.google.com with ESMTPSA id\r
+       fk4sm13005927pab.23.2014.05.14.15.53.35 for <multiple recipients>\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Wed, 14 May 2014 15:53:35 -0700 (PDT)\r
+From: "Wael M. Nasreddine" <wael.nasreddine@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2] Enable Travis-CI as a backup continuous integration\r
+       service.\r
+Date: Wed, 14 May 2014 15:53:24 -0700\r
+Message-Id: <1400108004-26955-2-git-send-email-wael.nasreddine@gmail.com>\r
+X-Mailer: git-send-email 1.9.1.423.g4596e3a\r
+In-Reply-To: <1400108004-26955-1-git-send-email-wael.nasreddine@gmail.com>\r
+References: <1400108004-26955-1-git-send-email-wael.nasreddine@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 14 May 2014 22:53:44 -0000\r
+\r
+You can access the dashboard at https://travis-ci.org/notmuch/notmuch\r
+---\r
+ .travis.yml | 12 ++++++++++++\r
+ 1 file changed, 12 insertions(+)\r
+ create mode 100644 .travis.yml\r
+\r
+diff --git a/.travis.yml b/.travis.yml\r
+new file mode 100644\r
+index 0000000..e8c3011\r
+--- /dev/null\r
++++ b/.travis.yml\r
+@@ -0,0 +1,12 @@\r
++language: c\r
++before_install:\r
++  - sudo apt-get update -qq\r
++  - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
++  - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb'\r
++  - sudo dpkg -i zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb\r
++  - sudo apt-get install -f\r
++  - sudo apt-get install dtach libxapian-dev libgmime-2.6-dev libtalloc-dev python-sphinx\r
++\r
++script: make test\r
++notifications:\r
++  irc: "chat.freenode.net#notmuch"\r
+-- \r
+1.9.1.423.g4596e3a\r
+\r