Skip to content

Commit 4903923

Browse files
committed
Disable semantic-release
1 parent 8b7d551 commit 4903923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ before_install:
2222
- npm set progress false
2323

2424
after_success:
25-
- npm run semantic-release || true
25+
# - npm run semantic-release || true

0 commit comments

Comments
 (0)