Browse Source

dont deploy on PRs (#2298)

Daniel Zlotin 6 years ago
parent
commit
df97b61c8e
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -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