Skip to content

Commit 6a053aa

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

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,10 @@ matrix:
3030
- provider: releases
3131
- user: "odidev"
3232
- password: "nibble@123"
33-
- file: dist/cmake-3.16.3.post22+g8c1c7dd-cp36-cp36m-linux_aarch64.whl
33+
- file: dist/*.whl
3434
- skip_cleanup: true
3535
- on:
36-
branches: # ← new!
37-
only: # ← new!
38-
- master
39-
36+
tags: true
4037

4138
cache:
4239
directories:

0 commit comments

Comments
 (0)