Explorar o código

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

Stephen Gold %!s(int64=6) %!d(string=hai) anos
pai
achega
9d9132d5b6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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