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
6d25a29e0a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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