mirror of
https://github.com/jordansissel/fpm
synced 2025-08-29 04:01:33 +02:00
7 lines
64 B
YAML
7 lines
64 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- 1.9.3
|
|
script: rspec
|