mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
test: Add ruby 2.3.3 to CI
Travis doesn't have a ruby 2.3 alias, so the latest 2.3.x version is specified instead.
This commit is contained in:
@@ -3,6 +3,7 @@ language: ruby
|
||||
rvm:
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3.3
|
||||
- ruby-head
|
||||
- jruby-head
|
||||
# - rbx-2
|
||||
|
||||
Reference in New Issue
Block a user