Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit fc164bc

Browse files
vchimevvchimev
vchimev
authored and
vchimev
committed
asdf
1 parent 28021f3 commit fc164bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ install:
99
- npm install --ignore-scripts
1010
script:
1111
- npm --no-git-tag-version version minor
12-
- npm pack
13-
before_deploy:
1412
- node ./build/prepublish-next.js $PACKAGE_VERSION
13+
- npm pack
14+
# before_deploy:
15+
# - node ./build/prepublish-next.js $PACKAGE_VERSION
1516
deploy:
1617
provider: npm
1718

0 commit comments

Comments
 (0)