Skip to content

Commit 06ac259

Browse files
authored
Update .travis.yml
1 parent aae754a commit 06ac259

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ matrix:
2828

2929
deploy:
3030
- provider: releases
31-
- api_key: b51574a32ac725a6cd5bf9718bf2048d461c94dc
31+
- user: "odidev"
32+
- password: "nibble@123"
3233
- file: dist/cmake-3.16.3.post22+g8c1c7dd-cp36-cp36m-linux_aarch64.whl
3334
- skip_cleanup: true
3435
- on:

0 commit comments

Comments
 (0)