Explorar el Código

chore(ci): travis deploy

Mustafa Arici hace 8 años
padre
commit
bd4cb30d3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -40,4 +40,4 @@ deploy:
   on:
     tag: true
     all_branches: true
-    condition: -n $TRAVIS_TAG  && $TRAVIS_TAG == "v"*
+    condition: -n $TRAVIS_TAG  && $TRAVIS_TAG == "v"* && TRAVIS_GO_VERSION != "tip"