Ver código fonte

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

Stephen Gold 6 anos atrás
pai
commit
b525d6c00d
1 arquivos alterados com 1 adições e 2 exclusões
  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: