mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
7 lines
153 B
YAML
7 lines
153 B
YAML
language: ruby
|
|
rvm:
|
|
- "2.2.0"
|
|
- rbx
|
|
# uncomment this line if your project needs to run something other than `rake`:
|
|
# # script: bundle exec rspec spec
|