We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497bbcb commit 577c6acCopy full SHA for 577c6ac
.travis.yml
@@ -7,7 +7,7 @@ cache: bundler
7
matrix:
8
include:
9
- # GitHub Pages
10
- rvm: 2.1.1
+ rvm: 2.4.0
11
env: GH_PAGES=true
12
allow_failures:
13
- env: GH_PAGES=true # Jekyll 2.4 will fail tests
0 commit comments