Skip to content

Commit

Permalink
travis: don't print env from script, rotate key
Browse files Browse the repository at this point in the history
The encryption secrets were being printed in build logs.
  • Loading branch information
broady committed Apr 27, 2016
1 parent 6725935 commit f5ff582
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -44,7 +44,6 @@ before_install:
export PATH="$PATH:$PWD/google-cloud-sdk/bin";
./testing/travis/configure_gcloud.bash;
fi
- env

install:
# Install all external dependencies, ensuring they are updated.
Expand Down
Binary file modified key.json.enc
Binary file not shown.

0 comments on commit f5ff582

Please sign in to comment.