summaryrefslogtreecommitdiff
path: root/tools/travis-ci.sh
AgeCommit message (Collapse)Author
2016-08-19Don't try to run `inspircd --version` after doing a Travis build.Peter Powell
All of the files will have already been removed by test-build.
2016-08-17Merge insp20Attila Molnar
2016-07-28Force link sqlite3 on OS X when doing Travis builds.Peter Powell
The system version of this library does not include support for pkg-config.
2016-04-10Add configuration for building with Travis-CI.Peter Powell