Merge pull request #811 from chriseth/encrypt

Change deploy key.
This commit is contained in:
chriseth 2016-08-03 16:38:20 +02:00 committed by GitHub
commit 3b21d9808e
2 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ script:
- test $JOB != docs || ./scripts/docs.sh - test $JOB != docs || ./scripts/docs.sh
env: env:
global: global:
- ENCRYPTION_LABEL="296c219a3f41" - ENCRYPTION_LABEL="6d4541b72666"
- JOB=default - JOB=default
# This is the deploy target for the Emscripten build. # This is the deploy target for the Emscripten build.