1
0
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:
Mike Linksvayer 2020-06-21 15:25:56 -07:00 committed by GitHub
parent 14885cff71
commit ba52018723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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