diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 44ab15ad..d06ef3fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -110,7 +110,7 @@ script: - test $JOB != docs || ./scripts/docs.sh env: global: - - ENCRYPTION_LABEL="296c219a3f41" + - ENCRYPTION_LABEL="6d4541b72666" - JOB=default # This is the deploy target for the Emscripten build. |