mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 21:00:10 +01:00
Merge pull request #512 from github/pages-ruby-24
Update CI & rubocop to use ruby 2.4, catching up to GitHub Pages
This commit is contained in:
commit
c2888f1e1e
@ -1,5 +1,5 @@
|
|||||||
AllCops:
|
AllCops:
|
||||||
TargetRubyVersion: 2.3
|
TargetRubyVersion: 2.4
|
||||||
Exclude:
|
Exclude:
|
||||||
- _site/**/*
|
- _site/**/*
|
||||||
- vendor/**/*
|
- vendor/**/*
|
||||||
|
@ -5,7 +5,7 @@ script: "./script/cibuild"
|
|||||||
#environment
|
#environment
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.3.3
|
- 2.4.0
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
@ -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/european-union-public-licence-eupl-v11
|
source: https://joinup.ec.europa.eu/community/eupl/og_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