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 5b75ae9 commit c35b202Copy full SHA for c35b202
.travis.yml
@@ -14,6 +14,6 @@ script:
14
- npm run test
15
- npm run build
16
17
-after_success:
18
- - firebase deploy --token $FIREBASE_TOKEN
+#after_success:
+# - firebase deploy --token $FIREBASE_TOKEN
19
0 commit comments