Commit Graph

13 Commits

Author SHA1 Message Date
Michael van der Werve a7f2991b35 fix merge conflict 2020-10-15 10:27:01 +02:00
Michael van der Werve 6b9fc48923 update travisfile, newer compilers and newer build OS 2020-10-15 10:26:07 +02:00
Michael van der Werve 73d74fe37e
Update the test container to 20.04 2020-10-15 10:13:28 +02:00
Rafal Goslawski e9acf15685
Update .travis.yml 2019-01-22 11:09:08 +01:00
Rafal Goslawski 13d96108f5
Update .travis.yml 2019-01-22 11:08:37 +01:00
Rafal Goslawski a0a6afe93b
Update .travis.yml 2019-01-22 11:05:58 +01:00
Rafal Goslawski 7797dd2c2e
Fix cmake call in travis 2019-01-22 11:00:08 +01:00
zerodefect 3d33332c23 Contint with gcc8/clang6 and Ubuntu Bionic LTS (#236)
* Updated container to bionic / added support for gcc-8.
* Specify compiler for gcc-6
* Added support for clang 6.
2018-07-17 10:37:34 +02:00
Steven Geddis c1ea6a47a5 add gcc5 support 2018-01-31 16:42:19 +01:00
zerodefect 4b2c423896 Build examples now with travis-ci to ensure new changes don't break existing code. Fixed warnings as a result of lambda captures. 2018-01-30 10:07:27 +00:00
zerodefect e9307533fa Fixed failed builds. 2018-01-23 21:12:31 +00:00
zerodefect 1fb885d334 Fixed failed builds. Removed some os/compiler combinations that I couldn't get working. 2018-01-23 20:46:23 +00:00
zerodefect 9863fd87ee Added travis.yml file. 2018-01-23 20:23:11 +00:00