mirror of
https://github.com/github/choosealicense.com
synced 2024-12-31 17:11:43 +01:00
Merge pull request #540 from github/libcurl4-openssl-dev
libcurl4-openssl-dev to maybe avoid SSL errors in tests?
This commit is contained in:
commit
33f72ba7a7
@ -7,6 +7,11 @@ language: ruby
|
|||||||
rvm:
|
rvm:
|
||||||
- 2.4.0
|
- 2.4.0
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- libcurl4-openssl-dev
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- gh-pages
|
- gh-pages
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: European Union Public License 1.1
|
title: European Union Public License 1.1
|
||||||
spdx-id: EUPL-1.1
|
spdx-id: EUPL-1.1
|
||||||
redirect_from: /licenses/eupl-v1.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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user