We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58e853 commit 63e6bb4Copy full SHA for 63e6bb4
.travis.yml
@@ -110,6 +110,7 @@ deploy:
110
- "$TRAVIS_BUILD_DIR/release_build/cath-resolve-hits.$BUILD_FILE_SUFFIX"
111
- "$TRAVIS_BUILD_DIR/release_build/cath-ssap.$BUILD_FILE_SUFFIX"
112
- "$TRAVIS_BUILD_DIR/release_build/cath-superpose.$BUILD_FILE_SUFFIX"
113
+ skip_cleanup: true
114
on:
115
condition: "$BUILDTYPE == RELEASE && $CC =~ ^gcc"
116
repo: UCLOrengoGroup/cath-tools
0 commit comments