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.
2 parents f791d9e + 947354c commit 6a1c470Copy full SHA for 6a1c470
.travis.yml
@@ -5,3 +5,12 @@ node_js:
5
- "4"
6
- "6"
7
- "stable"
8
+
9
+deploy:
10
+ provider: npm
11
+ email: [email protected]
12
+ api_key:
13
+ secure: hdNfvaHaA0mSzapY1quVvk3WFwzPIsVirzsJlQ/yJA+9CNOCvOwc3IoLe36z3P2KuqVSbhJnqsCIHaPveKnz89iCl/jXllM2lSF21M3eplMZo6vj9cc3LTI1vhexBs8Kc5Nbis3R7enkQFfGkWwm7TG1giGupG0JcMUK993bbzc=
14
+ on:
15
+ tags: true
16
+ repo: ember-cli/broccoli-uglify-sourcemap
0 commit comments