We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c139e commit 87d7718Copy full SHA for 87d7718
1 file changed
.travis.yml
@@ -15,9 +15,9 @@ deploy:
15
provider: npm
16
email: beaucollins@gmail.com
17
api_key:
18
- secure: g/QwhJTatuD/JTID1EhT528c4w+fcig61G24TbuYOceWlmeyHhIwHUGoF47epg81vPcLj84ynGAkTYB8VX1Zvy5vBc/D/T8K2aB6XWI/xrUWjE1LCOFTYbUOtuiNv+e6q0ScTyOgkhlo090fKPIW8DKEec4lDx6O3CLFM6LI+xc=
+ secure: dfBp3K8VZiZx/OE5hnlnGnvRhTOV+J4CbxLFIOKBvcpAomlV6y/nyqCrXLYvQRN62axXBVIWxTqheqqtP3gQ4PTKEEb4+T4CVZ9SUYD+5a3YAEi2eDFZwYMM2/TJZy2xoYEw4JFvQbgacEcStuGppA82abB/DMH3ig66z9mtApU=
19
on:
20
tags: true
21
tag: next
22
repo: Simperium/node-simperium
23
- node: "8.0"
+ node: '8.0'
0 commit comments