Skip to content

Commit 9785c5d

Browse files
committed
Skip cleanup on travis build. Otherwise it happily wipes the whole
build directly before trying to deploy :-(
1 parent 41d6f7d commit 9785c5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ deploy:
2828
- remollbuild.log
2929
- remollout.root
3030
- remollout.log
31+
skip_cleanup: true
3132
on:
3233
repo: JeffersonLab/remoll
34+
tags: true

0 commit comments

Comments
 (0)