Commit f6a7fe09 authored by Michael Thomsen's avatar Michael Thomsen Committed by GitHub

Upgrade firebase tools version (#9548)

parent 83fce211
......@@ -3,5 +3,5 @@ set -ex
if [ -n "$TRAVIS" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
gem install coveralls-lcov
npm install -g firebase-tools@">=3.0.4 <3.1.0"
npm install -g firebase-tools@">=3.6.1 <3.7.0"
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment