mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-11 06:25:55 +00:00
10 lines
97 B
YAML
10 lines
97 B
YAML
script: "rspec spec"
|
|
branches:
|
|
only:
|
|
- master
|
|
rvm:
|
|
- 1.8.7
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- 2.4.0
|