Skip to content

Commit

Permalink
Accept new license
Browse files Browse the repository at this point in the history
  • Loading branch information
Pygmalion69 committed Apr 22, 2018
1 parent b6b72f9 commit cce3a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jdk:
before_install:
- openssl aes-256-cbc -K $encrypted_3c69cb11092a_key -iv $encrypted_3c69cb11092a_iv -in .keystore.enc -out .keystore -d
- chmod +x gradlew
- yes | sdkmanager "platforms;android-27"

before_script:
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
Expand Down

0 comments on commit cce3a16

Please sign in to comment.