1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

new ruby version from github-pages

This commit is contained in:
Mike Linksvayer 2018-08-20 11:25:14 -07:00
parent 6167334e41
commit 4fb84bb7bd
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
AllCops: AllCops:
TargetRubyVersion: 2.4 TargetRubyVersion: 2.5
Exclude: Exclude:
- _site/**/* - _site/**/*
- vendor/**/* - vendor/**/*

View File

@ -5,7 +5,7 @@ script: "./script/cibuild"
#environment #environment
language: ruby language: ruby
rvm: rvm:
- 2.4.2 - 2.5.1
addons: addons:
apt: apt: