aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCarl Mastrangelo <notcarl@google.com>2017-05-23 17:04:51 -0700
committerGitHub <noreply@github.com>2017-05-23 17:04:51 -0700
commit0fe2c5cca6171da9554e29b371dbc364dcb332ab (patch)
tree1aad9cc33636d7bb049d87c75e9f1e69549b64bf /.travis.yml
parent530b714790ee85aad83e6eec4f6d29f31e16e377 (diff)
downloadgrpc-grpc-java-0fe2c5cca6171da9554e29b371dbc364dcb332ab.tar.gz
all: bump to proto 3.3.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 238e1c49c..9c4bfac98 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: java
env:
global:
- GRADLE_OPTS=-Xmx512m
- - PROTOBUF_VERSION=3.2.0
+ - PROTOBUF_VERSION=3.3.1
- LDFLAGS=-L/tmp/protobuf/lib
- CXXFLAGS=-I/tmp/protobuf/include
- LD_LIBRARY_PATH=/tmp/protobuf/lib