mikaela.github.io/.travis.yml

8 lines
124 B
YAML
Raw Normal View History

2014-12-29 18:36:48 +01:00
language: ruby
sudo: false
script: "bundle exec jekyll build"
notifications:
email: false
matrix:
fast_finish: true