Skip to content

Commit 577c6ac

Browse files
pathawksjekyllbot
authored andcommitted
Test against same version of Ruby that GitHub Pages uses (#132)
Merge pull request 132
1 parent 497bbcb commit 577c6ac

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
@@ -7,7 +7,7 @@ cache: bundler
77
matrix:
88
include:
99
- # GitHub Pages
10-
rvm: 2.1.1
10+
rvm: 2.4.0
1111
env: GH_PAGES=true
1212
allow_failures:
1313
- env: GH_PAGES=true # Jekyll 2.4 will fail tests

0 commit comments

Comments
 (0)