Sfoglia il codice sorgente

correct branch name, no longer need CI for v3.1

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

+ 1 - 2
.travis.yml

@@ -4,8 +4,7 @@ sudo: true
 branches:
   only:
   - master
-  - v3.1
-  - /^v3.2.0-.*$/
+  - v3.2
 
 matrix:
   include: