Skip to content

Commit 3526cd3

Browse files
committed
deploy to root directory instead of develop that is branch name.
1 parent 389df49 commit 3526cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ deploy:
3131
branch:
3232
- develop
3333
skip_cleanup: true
34-
script: npm run deploy -- -x -e $TRAVIS_BRANCH -r https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
34+
script: npm run deploy -- -x -r https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git

0 commit comments

Comments
 (0)