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.
1 parent 52bcaa0 commit a36f3cbCopy full SHA for a36f3cb
.travis.yml
@@ -1,8 +1,8 @@
1
language: ruby
2
cache: bundler
3
rvm:
4
- - &latest_ruby 2.6
5
- - 2.4
+ - &latest_ruby 2.7
+ - 2.5
6
env:
7
- JEKYLL_VERSION="~> 3.8"
8
matrix:
0 commit comments