Parcourir la source

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

Stephen Gold il y a 6 ans
Parent
commit
b525d6c00d
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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: