summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Reduce dependencies installation in travisDidier Raboud2012-12-191-1/+1
| | | | Use apt-get's --no-install-recommends.
* Add travis YAML configuration file.Didier Raboud2012-12-181-0/+8
This is intended to be used with http://travis-ci.org, which is neatly integrated with Github (and free).