Parcourir la source

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

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

+ 1 - 0
.travis.yml

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