Commit graph

6 commits

Author SHA1 Message Date
41ce9e37fd Bind Travis notifications to main mirror
Signed-off-by: Gerd Flaig <gefla@pond.sub.org>
Message-Id: <877exhmdk6.fsf@oxygen.pond.sub.org>
[Comment clarified slightly]
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-09-02 15:37:01 +02:00
6ab4848cc7 travis: Specify dist to fix Linux build
The build fails on Travis since we require autoconf 2.69 (commit
db055a).  Travis still defaults to Ubuntu Precise, and Precise's
autoconf is too old.  We could revert commit db055a and rely on Travis
to keep things working with old autoconf.  But Precise reached end of
life a couple of months ago, and I suspect it's only a matter of time
until Travis drops it, too.

Fix the build on Travis by requesting Trusty.  Its end of life is
planned for April 2019.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-27 11:31:58 +02:00
7c9c795c31 travis: Configure notifications
Notifications go to the mailing list and to the IRC channel.

Signed-off-by: Gerd Flaig <gefla@pond.sub.org>
Message-Id: <871so1nqcx.fsf@oxygen.pond.sub.org>
[Commit message tweaked]
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-24 22:01:29 +02:00
a265a247e7 travis: Limit to branches changeling, fever, master, travis
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-06 20:09:17 +02:00
4bce12ac0b travis: Enable OS X
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-12-05 13:19:39 +01:00
0043ab1889 Add Travis CI configuration
Travis CI is a hosted, continuous integration service.  Let's see how
it works out for us.
2013-05-08 06:55:21 +02:00