Forráskód Böngészése

Fix branches.only in .travis.yml

Kentaro Wada 6 éve
szülő
commit
efca164639
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,7 +10,7 @@ dist: trusty
 branches:
 branches:
   only:
   only:
     - master
     - master
-    - /v\d+\.\d+.\d+[a-z]/
+    - /v\d+\.\d+.\d+/
 
 
 notifications:
 notifications:
   email: false
   email: false