This is an automated email from the ASF dual-hosted git repository.

kgiusti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new 00316bb  NO-JIRA: bump Proton release to 0.33.0
00316bb is described below

commit 00316bbdcc761230e8051f45f46922a062b32967
Author: Kenneth Giusti <kgiu...@apache.org>
AuthorDate: Fri Nov 20 12:28:33 2020 -0500

    NO-JIRA: bump Proton release to 0.33.0
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 66ff9d7..b9efa97 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -51,11 +51,11 @@ jobs:
   - name: "qdrouterd:Coverage"
     os: linux
     env:
-    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.32.0 BUILD_TYPE=Coverage
+    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.33.0 BUILD_TYPE=Coverage
   - name: "qdrouterd:RelWithDebInfo+MemoryDebug (gcc on xenial)"
     os: linux
     env:
-    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.32.0 BUILD_TYPE=RelWithDebInfo
+    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.33.0 BUILD_TYPE=RelWithDebInfo
     - DISPATCH_CMAKE_ARGS='-DRUNTIME_CHECK=asan 
-DCMAKE_C_FLAGS=-DQD_MEMORY_DEBUG'
   - name: "qdrouterd:RelWithDebInfo+MemoryDebug (clang on focal)"
     os: linux
@@ -75,7 +75,7 @@ jobs:
   - name: "qdrouterd:Default Build"
     os: linux
     env:
-    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.32.0
+    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.33.0
   - os: osx
     osx_image: xcode11
     env:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to