1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added travis yml

This commit is contained in:
2015-11-02 08:33:26 -05:00
parent 2dda49cd12
commit f2be218e63

6
.travis.yml Normal file
View 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