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

7 lines
112 B
YAML
Raw Normal View History

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