Skip to content

Commit 635a78b

Browse files
committed
chore(ci): GitHub Pages runs Ruby 2.7.1
1 parent 18af463 commit 635a78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
matrix:
99
include:
1010
- # GitHub Pages
11-
rvm: 2.5.3
11+
rvm: 2.7.1
1212
env: GH_PAGES=true
1313
- rvm: *latest_ruby
1414
env: JEKYLL_VERSION="~> 4.0"

0 commit comments

Comments
 (0)