Skip to content

Commit

Permalink
travis: update firebase to version 3. #56
Browse files Browse the repository at this point in the history
  • Loading branch information
philhug committed May 20, 2016
1 parent 69ca808 commit 6b28ae5
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 @@ -11,6 +11,6 @@ script:
- npm test
- npm run build
after_success:
- firebase use production
- firebase use production --token "${FIREBASE_TOKEN}"
- firebase deploy --token "${FIREBASE_TOKEN}"

0 comments on commit 6b28ae5

Please sign in to comment.