瀏覽代碼

.travis.yml: work around Travis's tag blindness using a regexp

Stephen Gold 6 年之前
父節點
當前提交
6d25a29e0a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ branches:
   only:
   - master
   - v3.2
+  - /^v3.2.*$/
 
 matrix:
   include: