mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Test against Ruby 2.2.0 on Travis CI
This commit is contained in:
parent
144660660f
commit
1142630dc8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: ruby
|
|||
bundler_args: --without development
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.2
|
||||
- 2.1.1
|
||||
- 2.1.0
|
||||
- 2.0.0
|
||||
|
|
Loading…
Reference in a new issue