aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2018-08-02 17:49:41 -0700
committerBo Yang <teboring@google.com>2018-08-02 17:49:41 -0700
commit8205c14e416dbddfef781a3c9ff60c0ae84ffe76 (patch)
treee5d9bee13858acaaa320df548ccf92828f3b3d23 /.travis.yml
parent06e415afe458aab41f53650a9ac089cbcb70987c (diff)
downloadprotobuf-8205c14e416dbddfef781a3c9ff60c0ae84ffe76.tar.gz
protobuf-8205c14e416dbddfef781a3c9ff60c0ae84ffe76.tar.bz2
protobuf-8205c14e416dbddfef781a3c9ff60c0ae84ffe76.zip
Update version to 3.6.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c566a0e2..eb72d8a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
env:
global:
- REPO_DIR=protobuf
- - BUILD_COMMIT=v3.6.0
- - BUILD_VERSION=3.6.0
+ - BUILD_COMMIT=v3.6.1
+ - BUILD_VERSION=3.6.1
- PLAT=x86_64
- UNICODE_WIDTH=32
- MACOSX_DEPLOYMENT_TARGET=10.9