Kaynağa Gözat

Minor edit to regex + retain `all_branches` (#413)

pull/418/head
MK 5 yıl önce
committed by Guillaume Vincent
ebeveyn
işleme
6c11897d22
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Dosyayı Görüntüle

@@ -75,4 +75,4 @@ jobs:
on:
tags: true
all_branches: true
condition: "$TRAVIS_TAG =~ ^cli*$"
condition: $TRAVIS_TAG =~ ^cli*

Yükleniyor…
İptal
Kaydet