aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 01e16942..42e88e81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
env:
global:
- REPO_DIR=protobuf
- - BUILD_COMMIT=3.5.x
- - BUILD_VERSION=3.5.1.dev1
+ - BUILD_COMMIT=v3.5.2
+ - BUILD_VERSION=3.5.2
- PLAT=x86_64
- UNICODE_WIDTH=32
- MACOSX_DEPLOYMENT_TARGET=10.9
@@ -79,4 +79,4 @@ after_success:
- pip install twine
- pip install pyOpenSSL ndg-httpsclient pyasn1
- source deploy_travis.sh
- # - deploy
+ - deploy