Skip to content

Commit 2fb4fa9

Browse files
author
Nutan
committed
No before deploy required
1 parent a3d12db commit 2fb4fa9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ script:
7070
- cordova plugin ls
7171
- cordova platform ls
7272
- 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"
7673
deploy:
7774
provider: releases
7875
api_key:

0 commit comments

Comments
 (0)