Skip to content

Commit 7b0e965

Browse files
reggeenrGitHub Enterprise
authored andcommitted
fix(build): adjusted travis config to trigger semantic release on push to main
1 parent 1f63e6e commit 7b0e965

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,5 @@ deploy:
4242
script: npm run semantic-release
4343
skip_cleanup: true
4444
on:
45-
python: '3.7'
4645
branch: main
47-
- provider: pypi
48-
user: __token__
49-
password: $PYPI_TOKEN
50-
repository: https://upload.pypi.org/legacy
51-
skip_cleanup: true
52-
on:
53-
python: '3.7'
5446
tags: true

0 commit comments

Comments
 (0)