Skip to content

Commit cfd1de8

Browse files
committed
Fixed travis
1 parent da11a4f commit cfd1de8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,10 @@ jobs:
3131
include:
3232
- stage: release
3333
if: tag IS present
34-
script: echo "Releasing the package..."
3534
python: 3.8
3635
deploy:
3736
provider: pypi
3837
user: roll
39-
on: master
4038
distributions: sdist bdist_wheel
4139
skip_cleanup: true
4240
password:

0 commit comments

Comments
 (0)