Parcourir la source

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

Stephen Gold il y a 6 ans
Parent
commit
6d25a29e0a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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