mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Update travis ruby versions
This commit is contained in:
parent
35920d8bf8
commit
e5318e6940
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
sudo: false
|
||||
cache: bundler
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue