Skip to content

Commit 63e6bb4

Browse files
committed
Restore 'skip_cleanup' (misunderstood deprecation)
1 parent d58e853 commit 63e6bb4

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
@@ -110,6 +110,7 @@ deploy:
110110
- "$TRAVIS_BUILD_DIR/release_build/cath-resolve-hits.$BUILD_FILE_SUFFIX"
111111
- "$TRAVIS_BUILD_DIR/release_build/cath-ssap.$BUILD_FILE_SUFFIX"
112112
- "$TRAVIS_BUILD_DIR/release_build/cath-superpose.$BUILD_FILE_SUFFIX"
113+
skip_cleanup: true
113114
on:
114115
condition: "$BUILDTYPE == RELEASE && $CC =~ ^gcc"
115116
repo: UCLOrengoGroup/cath-tools

0 commit comments

Comments
 (0)