Explorar o código

Fixed Travis issue with deploy stage in PRs

Christopher Haster %!s(int64=7) %!d(string=hai) anos
pai
achega
155224600a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -220,4 +220,4 @@ after_success:
 stages:
     - name: test
     - name: deploy
-      if: branch = master
+      if: branch = master AND type = push