Daniel Zlotin
7 years ago
No account linked to committer's email address
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
@@ -44,7 +44,7 @@ jobs:
|
44
|
44
|
- $HOME/.android/build-cache
|
45
|
45
|
|
46
|
46
|
- stage: deploy
|
47
|
|
- if: branch = v2
|
|
47
|
+ if: NOT type = pull_request
|
48
|
48
|
env: TYPE=deploy
|
49
|
49
|
os: linux
|
50
|
50
|
language: generic
|