浏览代码

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

Stephen Gold 6 年之前
父节点
当前提交
9d9132d5b6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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