Skip to content

Commit f38d1b1

Browse files
committed
build(travis): changed .travis.yml
Changed .travis.yml configuration file
1 parent 54d3cf8 commit f38d1b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ jobs:
2020
deploy:
2121
provider: script
2222
cleanup: false
23-
script:
24-
- npx semantic-release
23+
script: npx semantic-release

0 commit comments

Comments
 (0)