aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-01-05Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921)Kun Zhang
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-10-26travis: Remove OS X buildEric Anderson
2017-09-28thrift: Delete thriftZHANG Dapeng
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-03-01travis: Add thrift example; it was split out in 5ca4ea7Eric Anderson
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2016-11-23travis: Remove old comment for broken OS X cachingEric Anderson
2016-11-23travis: Use default OS X image (xcode7.3)Eric Anderson
2016-11-01Bump protobuf to 3.1.0Eric Anderson
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
2016-07-29Update protobuf to 3.0.0Eric Anderson
2016-07-11examples: Provide Maven and Gradle build filesEric Anderson
2016-07-10travis,jenkins: Fail build if javac emits warningsEric Anderson
2016-06-28Bump protobuf dependency to 3.0.0-beta-3Eric Anderson
2016-05-03travis: Avoid $HOME in cache, since it variesEric Anderson
2016-04-29Remove m2 from Travis cache; it's unusedEric Anderson
2016-04-27Allow cache to be shared between Linux and OS XEric Anderson
2016-02-21Limit memory during buildEric Anderson
2016-02-17Add support for codecov.ioEric Anderson
2016-02-16Switching to netty-tcnative-boringssl-staticnmittler
2016-01-27Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5Kun Zhang
2015-11-25Remove double-"brew update" as now unnecessaryEric Anderson
2015-11-02Brew update twice, to work around Brew issueEric Anderson
2015-10-28Add tests for nano protoEric Anderson
2015-10-23Support OS X on TravisEric Anderson
2015-10-01Have OpenSSL v1.0.2 available to unit testsEric Anderson
2015-09-09Revert "Draft of Android specific Channe builder"Louis Ryan
2015-09-03Draft of Android specific Channe builderLouis Ryan
2015-08-31Upgrade to protobuf-3.0.0-beta-1Kun Zhang
2015-08-11Add coveralls supportEric Anderson
2015-06-17Update Travis to use protobuf3-alpha3Eric Anderson
2015-06-05Enable Travis for all branchesEric Anderson
2015-05-21Fail travis build if codegen isn't committedEric Anderson
2015-04-29Remove stray character that hinded Travis cacheEric Anderson
2015-04-29Include gradle 2.3 in Travis-CI cacheEric Anderson
2015-04-01Cache Gradle and not really MavenEric Anderson
2015-03-24Disable Travis parallel building to reduce memory usageEric Anderson
2015-03-23Enable parallel Gradle builds for TravisEric Anderson
2015-03-23Allow checkstyle failures fatal, and fix last issuesEric Anderson
2015-03-20Working Travis build, with caching of depsEric Anderson
2015-03-20Basic travis configurationLouis Ryan