Explorar el Código

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

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