summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2021-04-19Move arm build from travis to circleci (#8203)Jay Zhuang
2021-03-08use `LIB_MODE=shared` on Travis `make` commands (#8043)Andrew Kryczka
2021-01-11Cleanup Travis CI config (#7848)Adam Retter
2020-12-22Migrate away from Travis+Linux+amd64 (#7791)Peter Dillinger
2020-12-04Migrate away from broken macos on Travis (#7745)Peter Dillinger
2020-09-14Update Travis config for broken snapd on ppc (#7381)Peter Dillinger
2020-09-09Fix platform_dependent in Travis, rebalance groups (#7360)Peter Dillinger
2020-09-08Fix some errors showing up in Travis builds (#7359)Peter Dillinger
2020-08-20Travis: fail fast on install failures (#7239)Peter Dillinger
2020-07-06More Makefile clean-up (#7066)Peter Dillinger
2020-06-25Use official CMake snap on Travis Linux (#6892)Adam Retter
2020-06-03Make sure core components not depend on gtest (#6921)sdong
2020-06-03Some fixes for gcc 4.8 and add to Travis (#6915)Peter Dillinger
2020-05-23Misc things for ASSERT_STATUS_CHECKED, also gcc 4.8.5 (#6871)Peter Dillinger
2020-05-22Fix/expand ASSERT_STATUS_CHECKED build, add to Travis (#6870)Peter Dillinger
2020-05-15Use 'make all' in LITE Travis configuration (#6834)Peter Dillinger
2020-04-20C++20 compatibility (#6697)Peter Dillinger
2020-04-16Keep building RocksJava on all architectures (#6583)Adam Retter
2020-04-09Temporarily disable ppc64le unit tests in PRs (#6682)Peter Dillinger
2020-04-04Add some timestamps in CI build+test output (#6643)Peter Dillinger
2020-03-20Exclude more Travis builds for each pull request (#6557)Peter Dillinger
2020-03-19Exclude more Travis builds for each pull request (#6557)Peter Dillinger
2020-03-13Use an Amazon S3 bucket for downloading deps (#6526)Peter Dillinger
2020-03-12CI: add Arm support to travis CI matrix (#6436)Yuqi Gu
2020-03-12Force Java version on Travis CI (#6512)Adam Retter
2020-03-11Add ppc64le builds to Travis (#6144)Adam Retter
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-01-30Don't download from (unreliable) maven.org (#6348)Peter Dillinger
2019-12-17Small tidy and speed up of the travis build (#6181)Adam Retter
2019-12-13cmake: do not build tests for Release build and cleanups (#5916)Kefu Chai
2019-11-07Partial rebalance of TEST_GROUPs for Travis (#6010)Peter Dillinger
2019-10-10Remove a webhook due to potential security concern (#5902)Yanqin Jin
2019-06-17Switch Travis to Xenial build (#4789)Adam Retter
2018-10-19Fix printf formatting on MacOS (#4533)Simon Grätzer
2018-07-13Add GCC 8 to Travis (#3433)Tamir Duberstein
2018-06-15travis: osx install zstd lz4 snappy xz (#3893)Daniel Black
2018-03-13add 4th test_group in travisZhongyi Xie
2017-11-28CMake cross platform Java support and add JNI to travisTamir Duberstein
2017-10-17fix lite buildYi Wu
2017-10-10fix travis failure for ccache command not foundYi Wu
2017-08-31Add more unit test to write_prepared txnsMaysam Yabandeh
2017-07-27Build fewer tests in Travis platform_dependent testsSiying Dong
2017-07-27"ccache -C" in TravisSiying Dong
2017-06-05Force travis to build with clang on MacOSYi Wu
2017-06-01travis: test with xcode8.3 (OS X 10.12)Daniel Black
2017-05-30travis: reduce the number of travis buildersTamir Duberstein
2017-05-24travis: clang-3.6 -> clang-4.0Daniel Black
2017-05-16Fix travis java_testYi Wu
2017-05-05travis: add Windows cross-compilationTamir Duberstein
2017-05-02travis: add CMake compilationTamir Duberstein