Skip to content

Commit 4db9f02

Browse files
BUILD: Define npm scope
1 parent 4157701 commit 4db9f02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515
- export PATH="$HOME/.yarn/bin:$PATH"
1616
- yarn global add babel-cli
1717
after_success:
18+
- npm config set scope friendsofreactjs
1819
- npm run travis-deploy-once "npm run semantic-release"
1920
branches:
2021
except:

0 commit comments

Comments
 (0)