Travis: Introduce gemfiles
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
eval_gemfile File.expand_path('../../Gemfile', __FILE__)
|
||||
gem 'rack', '>= 2'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
eval_gemfile File.expand_path('../../Gemfile', __FILE__)
|
||||
gem 'rack', '>= 2'
|
||||