mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-29 12:24:59 +08:00
10 lines
70 B
YAML
10 lines
70 B
YAML
sudo: false
|
|
|
|
language: ruby
|
|
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
|
|
cache: bundler
|