mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +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
|