Skip to content

Commit ce345df

Browse files
fix(travis): only deploy on master branch
1 parent 7cb742b commit ce345df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ script:
1818
- npm run build
1919
after_success:
2020
- npm run travis-deploy-once "npm run semantic-release"
21-
# - npm install --prefix ./functions
2221
# - firebase deploy --only functions --token "${FIREBASE_TOKEN}"
2322
before_deploy:
2423
- npm install --prefix ./functions

0 commit comments

Comments
 (0)