Skip to content

Commit 234ac9b

Browse files
committed
Dev: Update Travis config
- Test for Ruby 2.1 - Test last two minor versions
1 parent a5aad4c commit 234ac9b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ rvm:
44
- 2.4
55
- 2.3
66
- 2.2
7+
- 2.1
78
env:
89
matrix:
9-
- JEKYLL_VERSION=3.4
1010
- JEKYLL_VERSION=3.5
11+
- JEKYLL_VERSION=3.6
1112
branches:
1213
only:
1314
- master

0 commit comments

Comments
 (0)