Skip to content

Commit 33f72ba

Browse files
authored
Merge pull request #540 from github/libcurl4-openssl-dev
libcurl4-openssl-dev to maybe avoid SSL errors in tests?
2 parents c400867 + dd9a24f commit 33f72ba

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ language: ruby
77
rvm:
88
- 2.4.0
99

10+
addons:
11+
apt:
12+
packages:
13+
- libcurl4-openssl-dev
14+
1015
branches:
1116
only:
1217
- gh-pages

_licenses/eupl-1.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: European Union Public License 1.1
33
spdx-id: EUPL-1.1
44
redirect_from: /licenses/eupl-v1.1/
5-
source: https://joinup.ec.europa.eu/community/eupl/og_page/eupl-text-11-12
5+
source: https://joinup.ec.europa.eu/page/eupl-text-11-12
66

77
description: The “European Union Public Licence” (EUPL) is a copyleft free/open source software license created on the initiative of and approved by the European Commission in 22 official languages of the European Union.
88

0 commit comments

Comments
 (0)