mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Pages Ruby version bumped
Fix this failure ruby version in .travis.yml and pages ruby version match Failure/Error: expect(ci_ruby_version).to eql(pages_ruby_version), msg 2.5.3 != 2.5.8; please add a commit bumping in .travis.yml
This commit is contained in:
parent
14885cff71
commit
ba52018723
@ -5,7 +5,7 @@ script: "./script/cibuild"
|
||||
#environment
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.5.3
|
||||
- 2.5.8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user