mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-12 22:12:32 +01:00
.travis.yml: build drafts too
This commit is contained in:
parent
973282cba3
commit
2e510ea3ff
@ -1,6 +1,6 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
sudo: false
|
sudo: false
|
||||||
script: "set -e && gem install github-pages && gem update && jekyll build"
|
script: "set -e && gem install github-pages && gem update && jekyll build --drafts"
|
||||||
rvm: 2.1
|
rvm: 2.1
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user