Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
rthomas committed Nov 24, 2019
1 parent f5d152e commit 845f675
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ deploy:
provider: GitHub
auth_token:
secure: FU9CGrZ1lm0VDHUZg6zvTL4tidluDvRegVUTehCRo2xgiOv6NZePi7TdSy5CsOdG
artifact: sdk;python-src;python-egg
artifact: sdk;python-wheel
draft: false
prerelease: false
force_update: true
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,6 @@ deploy:
- ${TRAVIS_BUILD_DIR}/build/*.tar.gz
skip_cleanup: true
on:
branch: master
#tags: true
#branch: master
tags: true

0 comments on commit 845f675

Please sign in to comment.