Skip to content

Commit 13a55fb

Browse files
committed
Travis: Skip cleanup before preparing gh-pages
1 parent 9286806 commit 13a55fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ script:
1010
deploy:
1111
- provider: script
1212
script: mkdir -p target/gh-pages && mv target/doc target/gh-pages/
13+
skip-cleanup: true
1314
on:
1415
branch: master
1516
- provider: pages

0 commit comments

Comments
 (0)