summaryrefslogtreecommitdiff
path: root/other/travis
AgeCommit message (Expand)Author
2018-07-09Factor out time keeping code into its own module: mono_time.c.iphydf
2018-07-01Simplify Travis CI builds.iphydf
2018-06-25Only run astyle if the astyle binary exists.iphydf
2018-06-25Remove the format test.iphydf
2018-05-10Fix FreeBSD build on TravisMaxim Biro
2018-03-17Fix coveralls reporting.iphydf
2018-02-22Add an option that allows us to specify that we require toxav.iphydf
2018-02-19Remove apidsl from the build.iphydf
2018-02-18Run all tests in parallel on Travis.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-02-06Improve stability of crypto_memcmp test.iphydf
2018-02-05use official debian domainsudden6
2018-02-04Use more ubuntu packages; remove hstox for now.iphydf
2018-01-25Make Travis test Windows DockerfileMaxim Biro
2018-01-22Use <stdlib.h> for alloca on FreeBSD.iphydf
2018-01-20Remove nTox from the repo.iphydf
2018-01-10Increase test retries to 10 (basically infinite).iphydf
2018-01-10Fix formatting in some C files.iphydf
2018-01-10Disable asan, since it seems to break on travis.iphydf
2017-12-16Test tox-bootstrapd Docker container on TravisMaxim Biro
2017-12-12Separate FreeBSD Travis build in 2 stagesMaxim Biro
2017-12-12Lift libconfig to v1.7.1Robin Lindén
2017-11-15Add support of IPv6 disablingDiadlo
2017-10-25Fix OS X Travis.Robin Lindén
2017-08-22Run tests only once on FreeBSD due to Travis timeoutMaxim Biro
2017-08-22Fix FreeBSD failing on Travis after updateMaxim Biro
2017-08-22Update FreeBSD version on Travis to 11.1Maxim Biro
2017-08-22Update FreeBSD image on new tagMaxim Biro
2017-08-22Allow FreeBSD tests to failMaxim Biro
2017-08-22Test toxcore on FreeBSD on TravisMaxim Biro
2017-06-05Fold hstox tests into the general linux test.iphydf
2017-06-03Use new encoding of `Maybe` in msgpack results.iphydf
2017-03-26Retry autotools tests the same way as cmake tests.iphydf
2017-03-26Reduce ctest timeout to 2 minutes from 5 minutes.iphydf
2017-03-12Fix Travis always succeeding despite tests failingMaxim Biro
2017-01-19Limit number of retries to 3.iphydf
2017-01-19Make Travis tests slightly more robust by re-running them.iphydf
2017-01-18Clarify how the autotools build is done on Travis.iphydf
2017-01-08Fix NaCl build: tar was called incorrectly.iphydf
2017-01-08Set up autotools build to build against vanilla NaCl.iphydf
2017-01-07Run windows tests but ignore their failures.iphydf
2017-01-06Add an OSX build that doesn't run tests.iphydf
2017-01-05Test a few cmake option combinations before the build.iphydf
2017-01-02Fix SSL verification in coveralls.iphydf
2016-12-13Fix `--enable-logging` flag in autotools configure script.iphydf
2016-12-05Don't build nTox by default.iphydf
2016-11-28Don't error on warnings by defaultMaxim Biro
2016-11-10Work around Travis issue that causes build failures.iphydf
2016-11-06Remove assocendoffile78
2016-11-06Enable address sanitizer on the cmake build.iphydf