deploy: only: - master script: - env LANG=en_US.UTF-8 bundle install --path=vendor/ - env LANG=en_US.UTF-8 bundle exec jekyll build