Sfoglia il codice sorgente

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

Stephen Gold 6 anni fa
parent
commit
6d25a29e0a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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