Start updating travis build script

This commit is contained in:
hadley
2015-11-10 07:50:20 -06:00
parent 0d84ea2a86
commit 3774e95a4a
4 changed files with 135 additions and 24 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem 'mime-types'
gem 'jekyll', '~>2.5.3'
gem 'dpl'
gem 'jmespath'