Skip to content

Commit

Permalink
Merge pull request #93 from jekyll/fix-travis-rainbow
Browse files Browse the repository at this point in the history
Merge pull request 93
  • Loading branch information
jekyllbot authored Feb 3, 2017
2 parents 96fde45 + e5e19e6 commit 2fde9df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,18 @@ script : script/cibuild
cache: bundler
sudo: false

before_install: gem update --system

rvm:
- 2.3.3
- 2.2.6
- 2.1.9

env:
- ""
- JEKYLL_VERSION=3.0
- JEKYLL_VERSION=2.0

matrix:
include:
- # GitHub Pages
Expand Down

0 comments on commit 2fde9df

Please sign in to comment.