Skip to content

Commit 65deded

Browse files
committed
ci: fix travis deployments
1 parent 0032c51 commit 65deded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ deploy:
3939

4040
deploy:
4141
provider: script
42-
script: python upload-ali-oss.py "natives/py_sourcemap.cpython-${PYTHON_NATIVE_ABI}m-x86_64-apple-darwin.so"
42+
script: python upload-ali-oss.py natives/*.so
4343
on:
4444
tags: true

0 commit comments

Comments
 (0)