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 389df49 commit 3526cd3Copy full SHA for 3526cd3
.travis.yml
@@ -31,4 +31,4 @@ deploy:
31
branch:
32
- develop
33
skip_cleanup: true
34
- script: npm run deploy -- -x -e $TRAVIS_BRANCH -r https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
+ script: npm run deploy -- -x -r https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
0 commit comments