summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* add ubuntu jammy in build infra (#2684)Jiayu Liu2022-10-121-0/+12
* [docs] update travis ci links - [skip ci] (#2660)Jiayu Liu2022-10-111-1/+1
* THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690)Jiayu Liu2022-10-101-11/+0
* use bionic for almost all tasks for now in travis (#2685)Jiayu Liu2022-09-281-1/+1
* fix travis config where distro=bionic was missing (#2672)Jiayu Liu2022-09-271-5/+7
* THRIFT-5574: add ubuntu focal build (#2528)Jiayu Liu2022-09-191-2/+13
* use 40 min not 45 minJiayu Liu2022-04-271-1/+1
* use 45 min timeoutJiayu Liu2022-04-271-1/+4
* wait for 45 minutesJiayu Liu2022-04-271-4/+1
* add travis_wait for rebuidling docker imageJiayu Liu2022-04-271-1/+4
* travis ci to use xenial as base imageJiayu Liu2022-04-191-2/+3
* THRIFT-5347 Remove deprecated Haskell bindingsJens Geyer2021-03-221-1/+1
* Swift 5.1 supportAlexander Edge2020-04-241-13/+2
* THRIFT-4902: Swift 4 and 5 compatibility (#1827)Antoine Cœur2019-07-081-1/+22
* THRIFT-4743: remove cpp compiler plugin support to simplify the projectJames E. King III2019-01-261-9/+0
* THRIFT-4746: changes for publishing java library to maven; fix java debug vs....James E. King III2019-01-231-0/+6
* fix travis CI crossJames E. King III2019-01-221-3/+0
* Change Travis CI to use three cross test jobs again as we hit the 90 minute l...James E. King III2019-01-221-9/+0
* THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactorycyy2019-01-111-1/+1
* remove boost::thread in CIcyy2019-01-071-8/+0
* remove boost::thread and boost::mutex codecyy2019-01-071-1/+1
* move autotools builds in front of cmake builds in Travis CIJames E. King III2018-06-271-13/+13
* add coverity scan build automation to cron job on Travis CIJames E. King III2018-06-271-1/+10
* THRIFT-4579: Move up to Ubuntu Bionic for CI buildsJames E. King III2018-06-161-8/+5
* THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for rubyJames E. King III2018-03-231-2/+2
* THRIFT-4508: end trusty CI builds; handle nodejs 4.x LTS EOL; update docsJames E. King III2018-03-061-11/+0
* THRIFT-82: follow-up to common lisp to stabilize the linux build environment ...James E. King III2018-03-021-11/+10
* THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxeJames E. King III2018-02-171-12/+3
* THRIFT-4351: change DOCKER_ env vars for travis integration to work better,James E. King, III2017-10-231-20/+5
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-112/+171
* build both ubuntu xenial as well as trusty to get more language levelJames E. King, III2017-09-261-12/+14
* THRIFT-4064: update node dependenciesJames E. King, III2017-09-211-1/+0
* THRIFT-4328: disable centos-7.3 build jobs which appear to be unstable/hang i...James E. King, III2017-09-141-11/+13
* THRIFT-4328: undo tweak to build jobs 3 and 4, putting nodejs back where it w...James E. King, III2017-09-131-2/+2
* THRIFT-4328: split binary cross tests into their own build job to resolveJames E. King, III2017-09-131-5/+14
* THRIFT-4295: rework the docker build images, updating them and tuning the tra...James E. King, III2017-09-041-59/+17
* THRIFT-4186 Add travis build for RustAllen George2017-05-111-7/+12
* THRIFT-4071: rebalance build job 5 to eliminate CI failuresJames E. King, III2017-04-071-2/+2
* THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI; ensure ...James E. King, III2017-04-051-35/+7
* THRIFT-2026: Eliminate some undefined behavior in C/C++Jim Apple2017-03-251-0/+6
* THRIFT-4095: add multiplexed protocol to Travis CI jobs 1 and 2 for make crossJames E. King, III2017-02-181-4/+4
* THRIFT-3918 Run subset of make crossNobuaki Sukegawa2016-09-041-5/+15
* THRIFT-3907 Skip Docker image build on CI when unchangedNobuaki Sukegawa2016-09-041-25/+14
* THRIFT-3852 A Travis-CI job fails with "write error"Nobuaki Sukegawa2016-06-121-4/+4
* THRIFT-3816 Reduce docker build duration on Travis-CINobuaki Sukegawa2016-05-151-2/+1
* THRIFT-3747 Duplicate node.js build on Travis-CINobuaki Sukegawa2016-03-181-1/+1
* THRIFT-3659 Check configure result of CMake on CINobuaki Sukegawa2016-03-061-1/+10
* THRIFT-3696 Install pip to CentOS Docker images to fix Python buildsNobuaki Sukegawa2016-03-061-3/+3
* THRIFT-3698 [Travis-CI] Introduce retry to apt commandsNobuaki Sukegawa2016-03-021-2/+2
* follow-up: THRIFT-3690 Work around docker image build failures on Travis-CINobuaki Sukegawa2016-03-021-1/+1