Skip to content

Commit

Permalink
Just another hour
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserf committed May 29, 2016
1 parent eebb0c6 commit 6f9a7af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions appveyor.yml
Expand Up @@ -17,4 +17,14 @@ test_script:
- npm test
- npm run package

deploy:
provider: S3
access_key_id:
secure: cq7lgQP04314hwXwM2l0yiUKRcOkwHeKkDHFULrThxE=
secret_access_key:
secure: AMUWZVZ4o7lS6f5ogqxTTCqDUR/TYEmPaVXzb7yRRyFUTF/zQFnZHYk1G/j7ie8/
bucket: ds-server-artifacts
folder: deepstreamIO/deepstream.io
artifact: deepstream-*

build: off

0 comments on commit 6f9a7af

Please sign in to comment.