You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2019/05/03 14:18:20 UTC

[qpid-dispatch] branch master updated: NO-JIRA: update Travis config to use current release proton

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

robbie 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 e51cfbb  NO-JIRA: update Travis config to use current release proton
e51cfbb is described below

commit e51cfbba5baaf2d632b22fe7ff0470cc53b1f739
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri May 3 15:17:53 2019 +0100

    NO-JIRA: update Travis config to use current release proton
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index be49adc..23cd2b1 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.0 BUILD_TYPE=Coverage
-  - PROTON_VERSION=0.27.0 BUILD_TYPE=RelWithDebInfo
+  - PROTON_VERSION=0.27.1 BUILD_TYPE=Coverage
+  - PROTON_VERSION=0.27.1 BUILD_TYPE=RelWithDebInfo
 
 addons:
   apt:


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