Selaa lähdekoodia

chore(ci): fix on fix

Mustafa Arici 8 vuotta sitten
vanhempi
commit
5c4c565601
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -38,4 +38,4 @@ deploy:
   on:
     tag: true
     all_branches: true
-    condition: -n $TRAVIS_TAG  && $TRAVIS_TAG == "v"* && $TRAVIS_GO_VERSION == "stable" && $TRAVIS_OS == "el"
+    condition: -n $TRAVIS_TAG  && $TRAVIS_TAG == "v"* && $TRAVIS_GO_VERSION == "stable" && $OS == "el"