mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 22:21:26 +00:00
Added travis yml
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user