Skip to content

Commit 87d7718

Browse files
committed
adds read-only publish key
1 parent 11c139e commit 87d7718

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ deploy:
1515
provider: npm
1616
email: beaucollins@gmail.com
1717
api_key:
18-
secure: g/QwhJTatuD/JTID1EhT528c4w+fcig61G24TbuYOceWlmeyHhIwHUGoF47epg81vPcLj84ynGAkTYB8VX1Zvy5vBc/D/T8K2aB6XWI/xrUWjE1LCOFTYbUOtuiNv+e6q0ScTyOgkhlo090fKPIW8DKEec4lDx6O3CLFM6LI+xc=
18+
secure: dfBp3K8VZiZx/OE5hnlnGnvRhTOV+J4CbxLFIOKBvcpAomlV6y/nyqCrXLYvQRN62axXBVIWxTqheqqtP3gQ4PTKEEb4+T4CVZ9SUYD+5a3YAEi2eDFZwYMM2/TJZy2xoYEw4JFvQbgacEcStuGppA82abB/DMH3ig66z9mtApU=
1919
on:
2020
tags: true
2121
tag: next
2222
repo: Simperium/node-simperium
23-
node: "8.0"
23+
node: '8.0'

0 commit comments

Comments
 (0)