Skip to content

Commit

Permalink
#1174 remove decrypting files
Browse files Browse the repository at this point in the history
  • Loading branch information
BBT-SeanMacGillicuddy committed May 23, 2019
1 parent 001213d commit 66faea5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ env:
- ANDROID_TARGET=android-22
- ANDROID_ABI=arm64-v8a

before_install:
- openssl aes-256-cbc -K $encrypted_87d19ee99c79_key -iv $encrypted_87d19ee99c79_iv -in kiwix-android.keystore.enc -out .\\kiwix-android.keystore -d
- openssl aes-256-cbc -K $encrypted_87d19ee99c79_key -iv $encrypted_87d19ee99c79_iv -in google.json.enc -out .\\google.json -d

install:
- pip install --user 'requests[security]'
- wget -r -nH -nd -np -R index.html* robots.txt* http://download.kiwix.org/dev/android/api/licenses/ -e robots=off -P $ANDROID_HOME/licenses || true
Expand Down
Binary file removed google.json.enc
Binary file not shown.
Binary file removed kiwix-android.keystore.enc
Binary file not shown.

0 comments on commit 66faea5

Please sign in to comment.