rolandjesse.de/.travis.yml
2015-07-06 00:28:01 +02:00

14 lines
No EOL
173 B
YAML

language: ruby
rvm:
- 2.1
install: gem install jekyll html-proofer
script: jekyll build
branches:
only:
- master
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true