[3523] in BarnOwl Developers
[barnowl] Travis CI (#144)
daemon@ATHENA.MIT.EDU (Jason Gross)
Tue Aug 6 20:50:53 2013
Date: Tue, 06 Aug 2013 17:50:50 -0700
From: Jason Gross <notifications@github.com>
Reply-To: barnowl/barnowl <reply+i-17724714-88bf1778d787b4890b150e8895324bb8469ee264-4475081@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
----==_mimepart_520199eadd892_6715981d546482a
Date: Tue, 06 Aug 2013 17:50:50 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <520199eadf7dc_6715981d546493e@worker3.rs.github.com.mail>
This adds support for the free Travis Continuous Integration service. It also defined `_XOPEN_SOURCE_EXTENDED`, because that's apparently needed. The comment on `_XOPEN_SOURCE_EXTENDED` comes mostly from davidben.
You can merge this Pull Request by running:
git pull https://github.com/JasonGross/barnowl travis-ci
Or you can view, comment on it, or merge it online at:
https://github.com/barnowl/barnowl/pull/144
-- Commit Summary --
* Add .travis.yml for Travis-CI
* Add -D_XOPEN_SOURCE_EXTENDED
-- File Changes --
A .travis.yml (19)
M configure.ac (5)
-- Patch Links --
https://github.com/barnowl/barnowl/pull/144.patch
https://github.com/barnowl/barnowl/pull/144.diff
----==_mimepart_520199eadd892_6715981d546482a
Date: Tue, 06 Aug 2013 17:50:50 -0700
Mime-Version: 1.0
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <520199eae0426_6715981d546504b@worker3.rs.github.com.mail>
<p>This adds support for the free Travis Continuous Integration service. It also defined <code>_XOPEN_SOURCE_EXTENDED</code>, because that's apparently needed. The comment on <code>_XOPEN_SOURCE_EXTENDED</code> comes mostly from davidben. </p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/JasonGross/barnowl travis-ci</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/barnowl/barnowl/pull/144'>https://github.com/barnowl/barnowl/pull/144</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Add .travis.yml for Travis-CI</li>
<li>Add -D_XOPEN_SOURCE_EXTENDED</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>A</strong>
<a href="https://github.com/barnowl/barnowl/pull/144/files#diff-0">.travis.yml</a>
(19)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/barnowl/barnowl/pull/144/files#diff-1">configure.ac</a>
(5)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/barnowl/barnowl/pull/144.patch'>https://github.com/barnowl/barnowl/pull/144.patch</a></li>
<li><a href='https://github.com/barnowl/barnowl/pull/144.diff'>https://github.com/barnowl/barnowl/pull/144.diff</a></li>
</ul>
----==_mimepart_520199eadd892_6715981d546482a--