We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eff44f8 + 3305f75 commit 0e1febaCopy full SHA for 0e1feba
.travis.yml
@@ -1,7 +1,7 @@
1
language: ruby
2
cache: bundler
3
rvm:
4
- - 2.3.3
+ - 2.7.1
5
6
before_script:
7
- bundle update
_config.yml
@@ -50,7 +50,9 @@ pgp:
50
# Build settings
51
markdown: kramdown
52
53
-gems:
+github: [metadata]
54
+
55
+plugins:
56
- jekyll-sitemap
57
58
compress_html:
0 commit comments