Playing around with a travis matrix app
This commit is contained in:
5
travis-matrix-preview/Gemfile
Normal file
5
travis-matrix-preview/Gemfile
Normal file
@@ -0,0 +1,5 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'puma'
|
||||
gem 'sinatra'
|
||||
gem 'sinatra-contrib', require: 'sinatra/contrib'
|
Reference in New Issue
Block a user