Skip to content

Commit

Permalink
Updating travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
larrifax committed Mar 7, 2015
1 parent d0ab537 commit f01bf15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
deploy:
provider: npm
email: "[email protected]"
api_key: "secure: PP25/sA3Ma2df27kspm6skYOF2uYzjsKesQ24ZhT/Stygy0E6WS3nWEK8JYloupJjkSW6QrD+uDyrE+LsnmEfSzCrR/a9ZTAcoXaHIfKENXQLFOQG9VAOrQLTWwlqHLEDFPfAn2Kb5wfu8QwCecF1q3UWOm/kR4/g/gVybZovdY="
api_key:
secure: "PP25/sA3Ma2df27kspm6skYOF2uYzjsKesQ24ZhT/Stygy0E6WS3nWEK8JYloupJjkSW6QrD+uDyrE+LsnmEfSzCrR/a9ZTAcoXaHIfKENXQLFOQG9VAOrQLTWwlqHLEDFPfAn2Kb5wfu8QwCecF1q3UWOm/kR4/g/gVybZovdY="
on:
tags: true

0 comments on commit f01bf15

Please sign in to comment.