We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae754a commit 06ac259Copy full SHA for 06ac259
.travis.yml
@@ -28,7 +28,8 @@ matrix:
28
29
deploy:
30
- provider: releases
31
- - api_key: b51574a32ac725a6cd5bf9718bf2048d461c94dc
+ - user: "odidev"
32
+ - password: "nibble@123"
33
- file: dist/cmake-3.16.3.post22+g8c1c7dd-cp36-cp36m-linux_aarch64.whl
34
- skip_cleanup: true
35
- on:
0 commit comments