Skip to content

Commit

Permalink
Be more specific about Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Aug 24, 2016
1 parent ce93a01 commit 2e28a24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ script : script/cibuild
sudo: false

rvm:
- 2.3
- 2.2
- 2.1
- 2.3.1
- 2.2.5
- 2.1.9
env:
- ""
- JEKYLL_VERSION=3.0
Expand Down

0 comments on commit 2e28a24

Please sign in to comment.