We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca39495 commit 20b0c0dCopy full SHA for 20b0c0d
.travis.yml
@@ -15,8 +15,7 @@ before_install:
15
- export PATH="$HOME/.yarn/bin:$PATH"
16
- yarn global add babel-cli
17
after_success:
18
- - npm config set scope friendsofreactjs
19
- - npm run travis-deploy-once "npm run semantic-release"
+ - yarn travis-deploy-once "yarn semantic-release"
20
branches:
21
except:
22
- /^v\d+\.\d+\.\d+$/
0 commit comments