mikaela.github.io/.travis.yml
Mikaela Suomalainen a17fe52f87 Add Travis
2014-12-29 19:36:48 +02:00

8 lines
124 B
YAML

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