Commit Graph

6 Commits

Author SHA1 Message Date
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