Added travis CI

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-12-25 20:24:33 +01:00
parent 97b5ddb981
commit d93df4bdca
4 changed files with 42 additions and 0 deletions

View File

@ -2,6 +2,7 @@ source 'https://rubygems.org'
# gem 'github-pages', group: :jekyll_plugins
gem 'activesupport'
# gem 'github-pages-health-check'
gem 'html-proofer', group: :development
gem 'jekyll'
group :jekyll_plugins do
gem 'autoprefixer-rails'