mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
9 lines
No EOL
98 B
YAML
9 lines
No EOL
98 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- 1.9.3
|
|
script: "bundle exec rake test"
|
|
|
|
branches:
|
|
only:
|
|
- master |