summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-05-05chore: Don't build pushes to branches, only to tags.iphydf
2020-05-03Add a script to run Travis CI locally.iphydf
2020-04-26Rework the toxchat/bootstrap-node Docker image.iphydf
2020-04-20Enable TCP relay test in Bazel and autotools build.iphydf
2020-03-22Install libsodium from apt instead of from source.iphydf
2020-03-22Remove bazel build from Travis.iphydf
2020-03-11Add a mutex lock/unlock inside every public API function.iphydf
2020-03-10Enable FreeBSD jobs on Travis-CIMaxim Biro
2020-03-05Use ninja build system for the cmake-linux build.iphydf
2020-03-05Disable FreeBSD travis build until it is fixed.iphydf
2020-03-02Remove testing/av_test.c.iphydf
2020-03-02Upgrade bazel to 2.1.1.iphydf
2018-09-08Add tool to find directly recursive calls in toxcore.iphydf
2018-08-27Enable FreeBSD Travis-CI buildMaxim Biro
2018-08-18Enable .travis.yml check and use non-markdown license.iphydf
2018-08-16Limit the size of a save file in file_saving_test.iphydf
2018-08-12Temporarily disable FreeBSD build, since it times out.iphydf
2018-08-12Move OSX to stage 1 of Travis.iphydf
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-07-15Simplify Travis-CI FreeBSD buildMaxim Biro
2018-07-10Add the bazel build as one of the PR-blocking builds.iphydf
2018-07-01Simplify Travis CI builds.iphydf
2018-03-17Fix coveralls reporting.iphydf
2018-02-19Remove apidsl from the build.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-02-06Improve stability of crypto_memcmp test.iphydf
2018-02-04Use more ubuntu packages; remove hstox for now.iphydf
2018-01-25Make Travis test Windows DockerfileMaxim Biro
2018-01-25Disable the autotools build in PR builds.iphydf
2018-01-22Use <stdlib.h> for alloca on FreeBSD.iphydf
2018-01-15Don't install packages needlessly on TravisMaxim Biro
2018-01-15Run fewer Travis jobs during Pull Requests.iphydf
2017-12-16Test tox-bootstrapd Docker container on TravisMaxim Biro
2017-12-13Make Windows builds use an old Trusty image on TravisMaxim Biro
2017-12-12Separate FreeBSD Travis build in 2 stagesMaxim Biro
2017-12-09Add aspcud for OpamRobin Lindén
2017-08-22Test toxcore on FreeBSD on TravisMaxim Biro
2017-06-05Fold hstox tests into the general linux test.iphydf
2017-05-13Make OSX test failures fail the Travis CI build.iphydf
2017-04-22Revert "Implement tox_loop"Maxim Biro
2017-04-01Implement tox_loopAnsa89
2017-01-07Don't use `git.depth=1` anymore.iphydf
2017-01-06Add an OSX build that doesn't run tests.iphydf
2017-01-04Only fetch 1 revision from git during Travis builds.iphydf
2016-10-30TravisCI shorten IRC messageGregory Mullen (grayhatter)
2016-09-22Allow the OSX build to fail on travis.iphydf
2016-09-20Add OSX and Windows build to travis config.iphydf
2016-09-16Clean up Travis build a bit in preparation for osx/win.iphydf
2016-09-11Use "phase" script for travis build phases.iphydf
2016-08-31Enable build of av_test.iphydf