Browse Source

Merge pull request #8611 from DonLakeFlyer/GooglePlayDeploy

Travis: Fix deploy error on store upload stage
QGC4.4
Don Gagne 5 years ago committed by GitHub
parent
commit
984d53925b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

1
.travis.yml

@ -55,7 +55,6 @@ jobs: @@ -55,7 +55,6 @@ jobs:
install: skip
before_script: skip
before_deploy: skip
deploy: skip
after_deploy: skip
script: echo "Google Play Upload"

Loading…
Cancel
Save