Skip to content

Commit

Permalink
update travis deploy token
Browse files Browse the repository at this point in the history
  • Loading branch information
jemygraw committed Feb 22, 2018
1 parent 4ce5c46 commit fa1a4c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- "5"
- '5'
deploy:
provider: npm
email: "[email protected]"
email: [email protected]
api_key:
secure: O46FsywFgTyqwdf2tN5AXIJe3gnCjSHZT8tPfxl1TGY+p3iu0clixN8+nBvAqdnQvKu3Z4hmNhOd3zLdDbSsZoEWu6AhS+ySJWkkvM0rdIt9+wcVNWDyKd6WcW3bm1kq5KsLi1xM9VPfto5M/qYQRMg1RoCGDdxaAra4a6SH2Bs=
secure: RoIRqmuGIVqMf6ZeE+HSo1WtjuSMUFwg+fm7DP8UL2S7JOylxKBD4xmyP+b16YGVpdpvyNuefeCPqZmSRu/Tx5XwJOi5WSF16585PqrUtuaWRTVDWGJUAfRejJRGNmHXq3yRiK79jbHMiRlEkEEg4I/T3xfXFl8K0FTRdlbuUH4=
on:
tags: true

0 comments on commit fa1a4c4

Please sign in to comment.