Skip to content

Commit 5715734

Browse files
Only test on modern versions of Ruby
1 parent 8cb3c53 commit 5715734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ bundler_args: --without debug
55
before_script: bundle exec jekyll --version
66
script: bundle exec rake features_with_coveralls
77
rvm:
8+
- '2.6'
9+
- '2.5'
810
- '2.4'
911
- '2.3'
1012
- '2.2'
11-
- '2.1'
12-
- '2.0'

0 commit comments

Comments
 (0)