mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-11 21:42:34 +01:00
8 lines
124 B
YAML
8 lines
124 B
YAML
language: ruby
|
|
sudo: false
|
|
script: "bundle exec jekyll build"
|
|
notifications:
|
|
email: false
|
|
matrix:
|
|
fast_finish: true
|