gist/gh-pages-travis/.travis.yml
2014-10-05 19:59:12 +03:00

7 lines
112 B
YAML

language: ruby
script: "bundle exec jekyll build"
notifications:
email: false
matrix:
fast_finish: true