[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 59/222: travis: use go master
From: |
gnunet |
Subject: |
[gnurl] 59/222: travis: use go master |
Date: |
Thu, 07 Nov 2019 00:09:15 +0100 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnurl.
commit 52db0b89d0ca42f348faf361fc79b497df327f71
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Sep 16 09:02:03 2019 +0200
travis: use go master
... as the boringssl builds needs a very recent version
Co-authored-by: Jat Satiro
Closes #4361
---
.travis.yml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index b468c6f61..8cb189478 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -92,11 +92,10 @@ matrix:
addons:
apt:
sources:
+ - ppa:longsleep/golang-backports
- *common_sources
packages:
- *common_packages
- - libpsl-dev
- - libbrotli-dev
- os: linux
compiler: gcc
dist: xenial
@@ -412,6 +411,10 @@ matrix:
before_install:
- eval "${OVERRIDE_CC}"
- eval "${OVERRIDE_CXX}"
+ # Install and use the current stable release of Go
+ - gimme --list
+ - eval "$(gimme stable)"
+ - gimme --list
install:
- if [ "$T" = "coverage" ]; then pip2 install --user cpp-coveralls; fi
--
To stop receiving notification emails like this one, please contact
address@hidden.
- [gnurl] 45/222: netrc: part of conditional expression is always true: !done, (continued)
- [gnurl] 45/222: netrc: part of conditional expression is always true: !done, gnunet, 2019/11/06
- [gnurl] 35/222: urlapi: CURLU_NO_AUTHORITY allows empty authority/host part, gnunet, 2019/11/06
- [gnurl] 38/222: ftp: part of conditional expression is always true: !result, gnunet, 2019/11/06
- [gnurl] 37/222: http: fix Expression 'http->postdata' is always false, gnunet, 2019/11/06
- [gnurl] 41/222: ftp: the conditional expression is always true, gnunet, 2019/11/06
- [gnurl] 54/222: urlapi: Expression 'storep' is always true, gnunet, 2019/11/06
- [gnurl] 47/222: multi: value '2L' is assigned to a boolean, gnunet, 2019/11/06
- [gnurl] 55/222: libssh2: part of conditional expression is always true: !result, gnunet, 2019/11/06
- [gnurl] 53/222: urlapi: 'scheme' is always true, gnunet, 2019/11/06
- [gnurl] 58/222: tool_operate: removed unused variable 'done', gnunet, 2019/11/06
- [gnurl] 59/222: travis: use go master,
gnunet <=
- [gnurl] 61/222: ngtcp2: compile with latest ngtcp2 + nghttp3 draft-23, gnunet, 2019/11/06
- [gnurl] 49/222: http_proxy: part of conditional expression is always true: !error, gnunet, 2019/11/06
- [gnurl] 60/222: THANKS-filter: deal with my typos 'Jat' => 'Jay', gnunet, 2019/11/06
- [gnurl] 64/222: FTP: FTPFILE_NOCWD: avoid redundant CWDs, gnunet, 2019/11/06
- [gnurl] 68/222: altsvc: both backends run h3-23 now, gnunet, 2019/11/06
- [gnurl] 48/222: imap: merged two case-branches performing the same action, gnunet, 2019/11/06
- [gnurl] 50/222: mime: make Curl_mime_duppart() assert if called without valid dst, gnunet, 2019/11/06
- [gnurl] 57/222: tool_operate: Expression 'config->resume_from' is always true, gnunet, 2019/11/06
- [gnurl] 67/222: http: fix warning on conversion from int to bit, gnunet, 2019/11/06
- [gnurl] 81/222: libssh: The expression is excessive or contains a misprint, gnunet, 2019/11/06