We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253af38 commit c65936eCopy full SHA for c65936e
.travis.yml
@@ -32,7 +32,7 @@ before_install:
32
- travis_retry sudo apt-get update -qq
33
- travis_retry sudo apt-get install -y -qq yarn
34
- chmod +x ./android/gradlew
35
- - openssl aes-256-cbc -K $encrypted_a4686187fef3_key -iv $encrypted_a4686187fef3_iv -in ./android/app/TestKeyStore.jsk.enc -out ./android/app/TestKeyStore.jsk-d
+ - openssl aes-256-cbc -K $encrypted_a4686187fef3_key -iv $encrypted_a4686187fef3_iv -in ./android/app/TestKeyStore.jsk.enc -out ./android/app/TestKeyStore.jsk -d
36
# - gem install fastlane --no-rdoc --no-ri --no-document --quiet
37
install:
38
- yarn install
android/app/TestKeyStore.jsk.enc
0 Bytes
0 commit comments