You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2020/05/15 12:36:54 UTC

[qpid-dispatch] branch master updated: NO-JIRA: bump proton version in travis config

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 d02a246  NO-JIRA: bump proton version in travis config
d02a246 is described below

commit d02a246be87428d237877342e34fe7e7eb9064cc
Author: Kenneth Giusti <kg...@apache.org>
AuthorDate: Thu May 14 11:01:05 2020 -0400

    NO-JIRA: bump proton version in travis config
    
    This closes #737
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 65036bd..93f4a17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,10 +50,10 @@ matrix:
     - PATH="/usr/bin:$PATH" PROTON_VERSION=master BUILD_TYPE=Debug
   - os: linux
     env:
-    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.30.0 BUILD_TYPE=Coverage
+    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.31.0 BUILD_TYPE=Coverage
   - os: linux
     env:
-    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.30.0 BUILD_TYPE=RelWithDebInfo
+    - PATH="/usr/bin:$PATH" PROTON_VERSION=0.31.0 BUILD_TYPE=RelWithDebInfo
     - DISPATCH_CMAKE_ARGS='-DRUNTIME_CHECK=asan'
   - os: osx
     osx_image: xcode11


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