You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/06/07 15:50:05 UTC

[qpid-dispatch] branch master updated: NO-JIRA - Updated .travis.yml to use proton version 0.28.0

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

gmurthy 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 b39069e  NO-JIRA - Updated .travis.yml to use proton version 0.28.0
b39069e is described below

commit b39069ec66bd8c45f6d06627496ea146fb598b0b
Author: Ganesh Murthy <gm...@apache.org>
AuthorDate: Fri Jun 7 11:49:31 2019 -0400

    NO-JIRA - Updated .travis.yml to use proton version 0.28.0
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 23cd2b1..f95ad37 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,8 +23,8 @@ language: c
 cache: ccache
 env:
   - PROTON_VERSION=master BUILD_TYPE=Debug
-  - PROTON_VERSION=0.27.1 BUILD_TYPE=Coverage
-  - PROTON_VERSION=0.27.1 BUILD_TYPE=RelWithDebInfo
+  - PROTON_VERSION=0.28.0 BUILD_TYPE=Coverage
+  - PROTON_VERSION=0.28.0 BUILD_TYPE=RelWithDebInfo
 
 addons:
   apt:


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