-
Francis Luong (Franco) authoredFrancis Luong (Franco) authored
.travis.yml 179 B
language: ruby
rvm:
- 2.2.0
- 2.1.3-p242
- 2.0.0
- 1.9.3
- 1.9.2-p180
- 1.9.1-p431
- 1.8.7-p334
- jruby-1.6.1
- rbx
- ree
install:
- bundle install
script:
- uname -s
- rake test