.travis.yml


Log

Author Commit Date CI Message
czurnieden db76bed2 2019-05-04T18:57:07 added autotuning functionality for the Toom-Cook cut-offs
Daniel Mendler e8f56cc4 2019-04-05T11:37:49 enable -Wconversion and -Wsign-conversion on travis * no changes to the library code * conversion issues in the demo testsuite fixed * add CONV_WARNINGS and enable the warnings only for clang-7 (for now) * disable Wsystem-headers if Wconversion is enabled, to avoid warnings from the system headers
Daniel Mendler 6d092b85 2019-04-19T19:01:38 travis: test various compiler options
Steffen Jaeckel c4bb3c1b 2019-04-06T17:59:49 let's see if the xenial version of astyle is better
Steffen Jaeckel 179daef1 2019-04-06T17:37:33 add travis-build to check source-code format
Steffen Jaeckel 9e8b71e3 2019-04-05T11:43:36 remove travis build of clang + x32 as clang has no x32 support at all there's no need to test it [skip ci]
Steffen Jaeckel 39ef9858 2019-03-26T14:38:54 partially port over valgrind test logic from ltc also try if the test failure has to do with travis_wait
czurnieden db391b6e 2019-03-11T03:12:02 added valgrind tests to testme.sh and travis.yml
Steffen Jaeckel aaa52a3d 2017-10-19T12:01:58 also run test vs mtest with real random data
Steffen Jaeckel d5328bfa 2017-10-19T11:40:16 create a travis build matrix
Steffen Jaeckel c107b659 2017-08-28T17:06:32 also build release-branch in travis
Steffen Jaeckel ec6bebf1 2017-06-06T23:31:30 update travis notifications
Steffen Jaeckel e8e8fc4c 2017-04-11T11:43:45 improve testme.sh
Steffen Jaeckel ff7603a3 2017-04-10T16:45:37 run tests for all MP configurations
Steffen Jaeckel 447f7b81 2016-04-22T00:53:29 mtest takes a while... don't let travis kill it
Steffen Jaeckel 9048c9b6 2016-04-21T23:09:29 also build master on travis
Steffen Jaeckel 91e18b29 2015-12-05T13:58:21 add notification for #libtom irc
Steffen Jaeckel 2792ab89 2015-12-05T13:47:22 update travis.yml and adjust README
Francois Perrad 7d9a225a 2015-11-18T20:24:58 add Travis CI