summaryrefslogtreecommitdiff
path: root/.travis
AgeCommit message (Expand)Author
2018-08-25Run all tests (and compilation) in parallel with autotools.iphydf
2018-08-21Always print output on failure in cmake tests on Travis.iphydf
2018-08-21Run project tests like yamllint_test.iphydf
2018-08-19Upload coverage to codecov as well as coveralls.iphydf
2018-08-14Use `--config` to tell bazel about the environment.iphydf
2018-08-13Use tokstyle in the cmake travis build.iphydf
2018-08-12Stop running tests in the bazel build.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-15Set C++11/C99 flag manually in older cmake on not-msvc.iphydf
2018-07-15Simplify Travis-CI FreeBSD buildMaxim Biro
2018-07-12Use named function types for group callbacks.iphydf
2018-07-10Add the bazel build as one of the PR-blocking builds.iphydf
2018-07-05Use run_auto_test.h test fixture for some auto-tests.iphydf
2018-07-01Simplify Travis CI builds.iphydf