Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit 5fc75a8

Browse files
committed
build(travis): no more npm releases
1 parent 5b1ce1f commit 5fc75a8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,3 @@ node_js:
66
- '8'
77
notifications:
88
email: false
9-
before_script:
10-
- npm prune
11-
after_success:
12-
- npm run semantic-release
13-
branches:
14-
except:
15-
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)