Port travis_retry for CI (#7379)

* Port travis_retry for CI

* Add license
This commit is contained in:
Yamagishi Kazutoshi 2018-05-06 17:55:50 +09:00 committed by Eugen Rochko
parent 39efc6d533
commit 8c35d163a5
5 changed files with 48 additions and 14 deletions

View file

@ -501,8 +501,6 @@ GEM
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-retry (0.5.7)
rspec-core (> 3.3)
rspec-sidekiq (3.0.3)
rspec-core (~> 3.0, >= 3.0.0)
sidekiq (>= 2.4.0)
@ -726,7 +724,6 @@ DEPENDENCIES
redis-rails (~> 5.0)
rqrcode (~> 0.10)
rspec-rails (~> 3.7)
rspec-retry (~> 0.5)
rspec-sidekiq (~> 3.0)
rubocop (~> 0.55)
ruby-progressbar (~> 1.4)