1
0
Fork 0
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:
Takashi Kokubun 2015-03-30 20:51:47 +09:00
parent 35920d8bf8
commit e5318e6940

View file

@ -1,4 +1,8 @@
language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
sudo: false
cache: bundler
script: