Skip to content

Commit

Permalink
Dev: Update Travis config
Browse files Browse the repository at this point in the history
- Test for Ruby 2.1
- Test last two minor versions
  • Loading branch information
DirtyF committed Dec 3, 2017
1 parent a5aad4c commit 234ac9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ rvm:
- 2.4
- 2.3
- 2.2
- 2.1
env:
matrix:
- JEKYLL_VERSION=3.4
- JEKYLL_VERSION=3.5
- JEKYLL_VERSION=3.6
branches:
only:
- master
Expand Down

0 comments on commit 234ac9b

Please sign in to comment.