瀏覽代碼

updated .travis.yml (see #110)

Michele Caini 8 年之前
父節點
當前提交
0f64a2f3b0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -77,3 +77,4 @@ deploy:
   script: scripts/update_packages.sh $TRAVIS_TAG
   script: scripts/update_packages.sh $TRAVIS_TAG
   on:
   on:
     tags: true
     tags: true
+    condition: “$TRAVIS_BRANCH” = “$TRAVIS_TAG”