We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ad460 commit cd52b79Copy full SHA for cd52b79
.travis.yml
@@ -1,7 +1,7 @@
1
language: ruby
2
sudo: false
3
rvm:
4
-- "2.2"
+- '2.2'
5
before_script:
6
- npm install bower
7
- "./node_modules/.bin/bower install"
@@ -18,6 +18,5 @@ deploy:
18
branch: firebase
19
on:
20
all_branches: true
21
-env:
22
- global:
23
- secure: FM+qmB1wniRtEUDqdL6AqIacc5/qvgzffng89ReI3SPc4t2PqZoFF2LYXoWT2RRqwQ8HP/8c8z0SrRTFbTBP6PPyRLDLljaXf9EXTFh8BqLhQ28zhVCD5+8rbVlq3N09L9oP3ZDnvWjhtSF39nP/BECKw608/RJe803iHXdvM8M=
+ token:
+ secure: s6Jp+xrJtPCSDpwEsOfPRqn+qroY35G8NP+LKXxJguKx0beCTgWEuvH7haNcMBSwr6JO8umtcNG9Z6aUdVqFphS5wJaQXUg6XdxfvlGKSRMO5RzVT0EAYnyci3rYUWponduSCSjgFZkXqhECuEadHqC+a1r4hr0qaznSDffk6Nw=
0 commit comments