gist/gh-pages-travis/.travis.yml

8 lines
124 B
YAML
Raw Normal View History

language: ruby
sudo: false
script: "bundle exec jekyll build"
2014-10-05 19:59:12 +03:00
notifications:
email: false
matrix:
fast_finish: true