Skip to content

Commit

Permalink
Merge branch 'hotfix/fix_firebase_travis_ci_integration'
Browse files Browse the repository at this point in the history
  • Loading branch information
collets committed Jul 27, 2017
2 parents 3d09118 + 60a5cd0 commit 1d8dce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ script:
- npm run precache

after_success:
- firebase deploy --token $FIREBASE_TOKEN
- firebase deploy --token $FIREBASE_TOKEN --non-interactive

notifications:
email:
Expand Down

0 comments on commit 1d8dce6

Please sign in to comment.