Skip to content

Commit

Permalink
Try to fix travis ci not deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wafer-li committed Sep 30, 2019
1 parent 4aa68de commit 41b1969
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: android
dist: trusty
sudo: false
branches:
only:
- master
jdk:
- oraclejdk8
android:
Expand Down Expand Up @@ -33,7 +30,6 @@ cache:
- "$HOME/.android/build-cache"
deploy:
provider: releases
overwrite: true
api_key:
secure: teMSx8dHtoXrA97iuIsKya0snACnrEbfesMCnKPooRIXNLSjG14BIck4a6h0YCPMswU+e9RoP1hRa3Ye/6xHvaE9dzNL0dEpce1zDCAua+YeodhVNaL05nBtn17/yLa+vJ3R5TumVU7IY4PvYZVYtH1KH8jfz03iSciG/VAYQriOAv4jck4YEKHWa7WI3sfGSqldF1PCuAr2RSElL17Jm/LaLsU3lt2dmrvfKQJTfYhigsIOlxfoHH8m7yITfKOmGuv2HPdvJCvivHsRGAl9jaq5kbF5K1etuuliBwlf9vtM0nhxgIpFQhyjO6j5hgDuFk+2tp9HtW80RXTGb/AxtzNBvRe6NofX+D8Z+LkKoKk/Y1unMjpA/2354dW73hmURYHsEioPIcmdgqFNLvZqX7L9psclCKBfRgY4HRPWzyxo/tZ1LnttFrRagZIP1jN724EJnZCvcQ+k6urMTLO3mZQgz36/4PntVQX52NHyXVv7VPqJZxgmv5jibf5cC/dFxJT98/MwPx7utndtUmrobuu2nViuT/uxhx8IhUHy3a0G9kyZu9z4Qau/1U4CgtBjl5PCAfjI6Cyypi2qYNMjvpTtJPhQSPEWbcOenxVbH5LzX7ZI/4+BGCZoEpyX8jrXpyI+0vL1QZfzw/FEyx0CPE9dIqAl9HqtofCyeoNa6wg=
file: app/build/outputs/apk/release/app-release.apk
Expand Down

0 comments on commit 41b1969

Please sign in to comment.