Travis configuration changes #255
This commit is contained in:
parent
2ad361f2c3
commit
793b1cc172
@ -25,5 +25,6 @@ deploy:
|
|||||||
bucket: java-design-patterns.com
|
bucket: java-design-patterns.com
|
||||||
local-dir: _site
|
local-dir: _site
|
||||||
acl: public_read
|
acl: public_read
|
||||||
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
branch: gh-pages
|
branch: **
|
||||||
|
Loading…
x
Reference in New Issue
Block a user