mikaela.github.io/.travis.yml

8 lines
124 B
YAML

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