hermann/.travis.yml

8 lines
83 B
YAML

language: ruby
rvm:
- ruby-head
- 2.1
- 2.0
- 1.9.3
- rbx-2.1.1
- 1.8.7