Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit653eec0

Browse files
committed
build( ci ): sematic release brach setup
1 parentba02a67 commit653eec0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ notifications:
99
email:false
1010
before_install:
1111
-echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > .npmrc
12+
1213
after_success:
1314
-'if [ ${TRAVIS_PULL_REQUEST} = "false" ]; then
1415
npm run ci;
15-
npm run release -- --branch *;
16+
npm run release;
1617
npm publish --access=public;
1718
npm run log;
1819
fi'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp