Skip to content

Commit 0e1feba

Browse files
authored
Merge pull request #6 from pv8/chore-upgrade-ruby-version
Update Ruby version to 2.7.1
2 parents eff44f8 + 3305f75 commit 0e1feba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: ruby
22
cache: bundler
33
rvm:
4-
- 2.3.3
4+
- 2.7.1
55

66
before_script:
77
- bundle update

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ pgp:
5050
# Build settings
5151
markdown: kramdown
5252

53-
gems:
53+
github: [metadata]
54+
55+
plugins:
5456
- jekyll-sitemap
5557

5658
compress_html:

0 commit comments

Comments
 (0)