mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-12 14:02:41 +01:00
.travis.yml: build drafts too
This commit is contained in:
parent
973282cba3
commit
2e510ea3ff
@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
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
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user