Explorar el Código

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

Stephen Gold hace 6 años
padre
commit
9d9132d5b6
Se han modificado 1 ficheros con 1 adiciones y 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: