OSDN Git Service

build: Add support for travis CI
authorFederico Tomassetti <federico@tomassetti.me>
Thu, 13 Aug 2015 18:13:48 +0000 (20:13 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 30 Aug 2015 10:54:05 +0000 (12:54 +0200)
commit6bcd3e05998b41fb3b2c8dcc79e4662854e5208d
treeaa7b29bef179f34d2d90437717c92b2a54563162
parente88103a7f92cf27a2868b50acc8a9912f6088249
build: Add support for travis CI

It is useful to support a future staging branch and to have an
automated consistency check on github pull requests.
.travis.yml [new file with mode: 0644]