Skip to content

Commit 49e40da

Browse files
author
Larry Botha
committed
ci(travis.yml): deploy script may only be a single line
1 parent 3b719aa commit 49e40da

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
@@ -11,5 +11,4 @@ jobs:
1111
provider: script
1212
skip_cleanup: true
1313
script:
14-
- npm run build
15-
- npx semantic-release
14+
- npm run build && npx semantic-release

0 commit comments

Comments
 (0)