From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtFNB-0008Sq-8h for qemu-devel@nongnu.org; Wed, 18 Dec 2013 06:33:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VtFN5-0003Gy-3H for qemu-devel@nongnu.org; Wed, 18 Dec 2013 06:33:05 -0500 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:59887 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtFN4-0003Gs-TJ for qemu-devel@nongnu.org; Wed, 18 Dec 2013 06:32:59 -0500 Received: from localhost ([127.0.0.1] helo=zen.linaro.local) by socrates.bennee.com with esmtp (Exim 4.80) (envelope-from ) id 1VtFPb-0002dh-8T for qemu-devel@nongnu.org; Wed, 18 Dec 2013 12:35:35 +0100 From: Alex =?utf-8?Q?Benn=C3=A9e?= Date: Wed, 18 Dec 2013 11:32:58 +0000 Message-ID: <87bo0ez95h.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Enabling Travis for the QEMU Mirror? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Hi, Now we have a .travis.yml merged into master can we enable Travis to run in the QEMU mirror on github (https://github.com/qemu/qemu)? I'm happy to talk who ever controls that repo through the process but it's fairly simple. From the commit: "This adds a build matrix definition for travis-ci.org continuous integration service. It is usable on any public repository hosted on GitHub. Once you have created an account signed into Travis you can enable it on selected projects via travis-ci.org/profile. Alternatively you can configure the service hooks on GitHub via the repository Settings tab,then Service Hooks and selecting Travis." Basically you just need to go to http://travis-ci.org and click the "Sign in with GitHub" link and your up and running. It's super easy. -- Alex Bennée QEMU/KVM Hacker for Linaro