Travis: Introduce gemfiles

This commit is contained in:
Olle Jonsson
2016-09-22 18:50:19 +02:00
parent 443d59769f
commit 334fd3497a
5 changed files with 23 additions and 21 deletions
+2
View File
@@ -0,0 +1,2 @@
eval_gemfile File.expand_path('../../Gemfile', __FILE__)
gem 'rack', '~> 1.6'