Skip to content

Commit 2fde9df

Browse files
authored
Merge pull request #93 from jekyll/fix-travis-rainbow
Merge pull request 93
2 parents 96fde45 + e5e19e6 commit 2fde9df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@ script : script/cibuild
33
cache: bundler
44
sudo: false
55

6+
before_install: gem update --system
7+
68
rvm:
79
- 2.3.3
810
- 2.2.6
911
- 2.1.9
12+
1013
env:
1114
- ""
1215
- JEKYLL_VERSION=3.0
1316
- JEKYLL_VERSION=2.0
17+
1418
matrix:
1519
include:
1620
- # GitHub Pages

0 commit comments

Comments
 (0)