Commit Graph

19 Commits

Author SHA1 Message Date
Tristan Penman
45a333e60d Try to make builds faster 2020-07-17 17:23:32 +10:00
Tristan Penman
7ed8919fee Update Travis CI config to build curlpp from source 2017-07-10 13:34:27 +10:00
Tristan Penman
d57705e396 Use libcurl4-openssl-dev instead of libcurl-dev in Travis CI package lists 2017-07-10 13:17:47 +10:00
Tristan Penman
271f4e3e08 Add libcurl-dev and libcurlpp-dev to Travis CI package lists 2017-07-10 13:13:22 +10:00
Tristan Penman
37173c0947 Clean up Travis CI build and add FindPoco cmake module from libsourcey project 2017-06-01 10:03:37 +10:00
Tristan Penman
f68ea9b6b9 Add ppa to support installation of Poco JSON in Travis CI 2017-05-31 15:36:21 +10:00
Tristan Penman
2de198ea2e Automated test support for Poco JSON adapter 2017-05-31 15:01:31 +10:00
Tristan Penman
0ad57dbbbe Include qtbase5-dev in packages installed for Travis CI builds 2017-03-28 15:07:57 +11:00
Tristan Penman
19e1c06a68 Add clang 3.8 to Travis CI build and remove old build script 2016-09-15 22:32:02 -07:00
Tristan Penman
b698164ebe Remove non-C++11 and gcc 4.9 stages from Travis CI build script 2016-08-15 22:32:47 -07:00
Tristan Penman
9c6e4951fd Set compiler before running Travis build script 2016-02-02 11:24:24 -08:00
Tristan Penman
0f7a4cdf8b Do not add apt repository for boost-latest 2016-02-02 11:03:18 -08:00
Tristan Penman
3a7055265e Update Travis CI build to use Ubuntu trusty; based on build config from nlohmann/json 2016-02-02 10:50:33 -08:00
Tristan Penman
b7bf364b98 Move Travis CI build steps to separate script that can build/run tests with C++11 enabled (when compiled with clang) 2016-01-27 10:12:05 -08:00
Tristan Penman
cc5dd6c99b Attempt to fix Travis CI apt-get issue. 2014-06-15 14:22:12 +10:00
Tristan Penman
707d466842 Update travis configuration to suppress confirmation prompts. 2014-04-18 07:36:10 +10:00
Tristan Penman
11af5466f0 Fix Ubuntu 12.04 build issues. 2014-04-17 21:31:18 +00:00
Tristan Penman
15884edc8e Add -std=c++0x flag to enable support for C++0x in Travis CI 2014-04-17 11:05:21 +10:00
Tristan Penman
17b3dff2cf Add CMake and travis configuration files for automated builds. 2014-04-17 10:58:51 +10:00