Skip to content

Commit

Permalink
Fixing npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov committed Apr 26, 2016
1 parent b93109d commit 047eba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ deploy:
provider: npm
email: [email protected]
api_key:
secure: SRvEyZ8o3jv1L+OSddzLiDSdgva7uJJpYrPY5fDbrQa4C4WQfQ7uCkbqfigAEYxyOQ7EpKp79lK8KDuRv2jkH/LfA/vKna9tc0DQAf3hkqcpv0dMenq1hrRjZ3Y01oN4JKLJSLGnFIa6NLkNj+jeBrQSiW1oa7/6+k2R1SuPkxM=
secure: UT8oKPvt+CtWb/wwSzxqGuKXadUQr7QkXTTSf88aXLv9wAT1BwGTXe4I3yA2/ZKlNKDPwq0/NpdDiFDEYHpCtvFITGRT177m2DNYSrmFOWFMS+MU19gEqUGwntTFkInIFncBMRo3PD2K6WxySBopCKG9aLiV6699b/lcphOq+sc=
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 047eba8

Please sign in to comment.