mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Test against Ruby 2.3.0 on Travis CI
This commit is contained in:
parent
3b596d5e3e
commit
2dcd2c5b1d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ before_script:
|
|||
- bundle update
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.3.0
|
||||
- 2.2.4
|
||||
- 2.1
|
||||
- 2.0
|
||||
|
|
Loading…
Reference in a new issue