gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 186/264: travis: add mqtt job on Linux


From: gnunet
Subject: [gnurl] 186/264: travis: add mqtt job on Linux
Date: Thu, 30 Apr 2020 16:08:09 +0200

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 42ff0d9bd217b9190d3868da37fc383ab7c2cff5
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Apr 14 11:19:12 2020 +0200

    travis: add mqtt job on Linux
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index f45565fe6..415e15103 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -85,6 +85,11 @@ matrix:
           env:
               - T=normal C="--enable-ares"
               - OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
+        - os: linux
+          compiler: gcc
+          dist: trusty
+          env:
+              - T=normal C="--enable-mqtt"
         - os: linux
           compiler: gcc
           dist: bionic

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]