Skip to content

Commit e9df7b7

Browse files
committed
ci: fix travis deployments
1 parent d137eb6 commit e9df7b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ deploy:
4040
deploy:
4141
provider: script
4242
script: python upload-ali-oss.py natives/*.so
43+
skip_cleanup: true
4344
on:
4445
tags: true

0 commit comments

Comments
 (0)