From b1baa060f29bd99aa853c10c40caa0e275aed449 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Wed, 4 Oct 2017 13:59:15 -0700 Subject: [PATCH 1/2] libcurl4-openssl-dev to maybe avoid SSL errors in tests? errors like https://github.com/github/choosealicense.com/pull/539#issuecomment-333402497 possible fix found at https://github.com/gjtorikian/html-proofer/issues/376#issuecomment-332770021 --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index f35dbd0..0b42a5e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,11 @@ language: ruby rvm: - 2.4.0 +addons: + apt: + packages: + - libcurl4-openssl-dev + branches: only: - gh-pages From dd9a24fb78cbf258ec5551d18c9ab0cb0209e0fd Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Wed, 4 Oct 2017 14:03:08 -0700 Subject: [PATCH 2/2] Fix EUPL link that changed once again without redirect! --- _licenses/eupl-1.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_licenses/eupl-1.1.txt b/_licenses/eupl-1.1.txt index da10315..6f679ab 100644 --- a/_licenses/eupl-1.1.txt +++ b/_licenses/eupl-1.1.txt @@ -2,7 +2,7 @@ title: European Union Public License 1.1 spdx-id: EUPL-1.1 redirect_from: /licenses/eupl-v1.1/ -source: https://joinup.ec.europa.eu/community/eupl/og_page/eupl-text-11-12 +source: https://joinup.ec.europa.eu/page/eupl-text-11-12 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.