index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis
Age
Commit message (
Expand
)
Author
2018-09-01
Fix login issue on Travis-CI FreeBSD build
Maxim Biro
2018-08-27
Fix FreeBSD VM on Travis not shutting down
Maxim Biro
2018-08-25
Run all tests (and compilation) in parallel with autotools.
iphydf
2018-08-21
Always print output on failure in cmake tests on Travis.
iphydf
2018-08-21
Run project tests like yamllint_test.
iphydf
2018-08-19
Upload coverage to codecov as well as coveralls.
iphydf
2018-08-14
Use `--config` to tell bazel about the environment.
iphydf
2018-08-13
Use tokstyle in the cmake travis build.
iphydf
2018-08-12
Stop running tests in the bazel build.
iphydf
2018-07-22
Run Clang global static analysis on Travis.
iphydf
2018-07-15
Set C++11/C99 flag manually in older cmake on not-msvc.
iphydf
2018-07-15
Simplify Travis-CI FreeBSD build
Maxim Biro
2018-07-12
Use named function types for group callbacks.
iphydf
2018-07-10
Add the bazel build as one of the PR-blocking builds.
iphydf
2018-07-05
Use run_auto_test.h test fixture for some auto-tests.
iphydf
2018-07-01
Simplify Travis CI builds.
iphydf