1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Added travis gem and updated heroku api key for travis

This commit is contained in:
2018-07-09 13:43:15 +00:00
parent 5033f1fcb4
commit 452333ffbf
3 changed files with 43 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ gem 'round_robin_tournament'
gem 'rb-readline'
gem 'delayed_job_active_record'
gem 'puma'
gem 'travis'
group :development do
gem 'rubocop'