mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
7 lines
106 B
YAML
7 lines
106 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
notifications:
|
|
email: false
|
|
bundler_args: --without development
|