aboutsummaryrefslogtreecommitdiff
path: root/tools/travis-ci.sh
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Travis CI system to Xenial.Gravatar Peter Powell2019-04-161-2/+2
* Replace the geoip module with geo_maxmind, geoban, and geoclass.•••MaxMind have EOL'd the library that the geoip module uses and have replaced it with libmaxminddb. The geoip module has been split into geo_maxmind which provides geolocation data, geoban which provides location-based channel bans, and geoclass which is used to filter a user into a connect class based on location. Gravatar Peter Powell2019-04-151-2/+2
* Speed up Travis builds.•••- Switch Linux builds to Ubuntu 14.04 from 12.04. - Split dynamic and static builds into different jobs. - Remove OS X builds as the infrastructure is slow and unreliable. Gravatar Peter Powell2016-09-151-7/+1
* Don't try to run `inspircd --version` after doing a Travis build.•••All of the files will have already been removed by test-build. Gravatar Peter Powell2016-08-191-1/+0
* Merge insp20Gravatar Attila Molnar2016-08-171-3/+2
* Force link sqlite3 on OS X when doing Travis builds.•••The system version of this library does not include support for pkg-config. Gravatar Peter Powell2016-07-281-0/+1
* Add configuration for building with Travis-CI.Gravatar Peter Powell2016-04-101-0/+19