summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2017-04-07Add Travis job to build examplesVolker Mische
2017-03-06Move db_test and external_sst_file_test out of Travis's MAC OS runSiying Dong
2017-02-27Run fewer tests in OSXSiying Dong
2017-01-19Split travis jobsIslam AbdelRahman
2017-01-13travis: For linux, do all tests under gccDaniel Black
2017-01-09Update travis to ubuntu trustyDaniel Black
2016-12-20Remove gflags as travis build dependencyYi Wu
2016-11-16Ask travis to use JDK 7Adam Retter
2016-08-31Fix travisIslam AbdelRahman
2016-08-08set travis open file descriptor limitAndrew Kryczka
2016-08-08Fix travis build breakkrad
2016-06-30Re-enable linux on travisIslam AbdelRahman
2016-06-15Temporarily disable travis on linuxIslam AbdelRahman
2016-04-13Split Travis unittests JobIslam AbdelRahman
2016-04-12Parallelize travis jobsIslam AbdelRahman
2016-04-11Revert travis commitIslam AbdelRahman
2016-04-11fix travisIslam AbdelRahman
2016-02-01Travis CI to disable ROCKSDB_LITE testssdong
2015-10-16Run ROCKSDB_LITE tests in travisIslam AbdelRahman
2015-10-07Travis shouldn't fail when clang-format suggests improvementsIgor Canadi
2015-09-18Fix clang-format on TravisAndres Noetzli
2015-09-17Check formatting in TravisAndres Noetzli
2015-09-16Fix gflags build in Travis scriptAndres Noetzli
2015-09-16Build gflags from source for TravisAndres Noetzli
2015-09-15[travis CI] Run ulimit -n 2000Igor Canadi
2015-09-14Add gflags dependency to Travis scriptAndres Noetzli
2015-09-10Run full test suite in TravisIgor Canadi
2015-09-09Run travis tests on OS XIgor Canadi
2015-09-09Upgrade travis to new architectureIgor Canadi
2015-07-28Another attempt at adding the Java API and tests to the travis buildAdam Retter
2015-04-24Don't preinstall jemalloc in TravisIgor Canadi
2015-03-17Only run db_test in TravisIgor Canadi
2015-02-24Upgrade compiler in TravisIgor Canadi