summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis.yml: Install the m4/ dir too...Gergely Nagy2012-06-221-0/+1
| | | | Signed-off-by: Gergely Nagy <algernon@balabit.hu>
* travis.yml: Use autoreconf -iGergely Nagy2012-06-221-1/+1
| | | | | | We dropped autogen.sh earlier, use autoreconf -i instead. Whoops! Signed-off-by: Gergely Nagy <algernon@balabit.hu>
* Generate the manual page if rst2man is presentGergely Nagy2012-04-291-1/+1
| | | | | | | If rst2man is present at configure time, generate the manual page with it, which is to be included in the dist tarball too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* .travis.yml: Install check tooGergely Nagy2012-04-291-1/+1
| | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* travis.yml: Use sudo to install dependenciesGergely Nagy2012-04-281-1/+1
| | | | Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* Add Travis CI control fileGergely Nagy2012-04-281-0/+8
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>