We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d12db commit 2fb4fa9Copy full SHA for 2fb4fa9
.travis.yml
@@ -70,9 +70,6 @@ script:
70
- cordova plugin ls
71
- cordova platform ls
72
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./travis/build-android.sh && ./travis/package-android.sh ; fi
73
-before_deploy:
74
- - git config --local user.name "Nutan"
75
- - git config --local user.email "nutannivate@gmail.com"
76
deploy:
77
provider: releases
78
api_key:
0 commit comments