Skip to content

Commit

Permalink
Added new secrets to the repo of sunbird
Browse files Browse the repository at this point in the history
  • Loading branch information
shriharshs committed Mar 26, 2018
1 parent d9d985e commit e33533b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ licenses:
- android-sdk-license-.+
- google-gdk-license-.+
before_install:
- openssl aes-256-cbc -K $encrypted_27453a86621b_key -iv $encrypted_27453a86621b_iv
-in secrets.tar.enc -out secrets.tar -d
- openssl aes-256-cbc -K $encrypted_dd527d6e5672_key -iv $encrypted_dd527d6e5672_iv -in secrets.tar.enc -out secrets.tar -d
- tar xvf secrets.tar
- mv google-services.json app
- chmod +x gradlew
Expand Down
Binary file modified secrets.tar.enc
Binary file not shown.

0 comments on commit e33533b

Please sign in to comment.