Kaynağa Gözat

Update Travis utils to v45

tags/3.1.0.1141
Janos Gyerik 6 yıl önce
ebeveyn
işleme
feed8e15b5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      travis.sh

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

@@ -4,7 +4,7 @@ set -euo pipefail

function configureTravis {
mkdir -p ~/.local
curl -sSL https://github.com/SonarSource/travis-utils/tarball/v44 | tar zx --strip-components 1 -C ~/.local
curl -sSL https://github.com/SonarSource/travis-utils/tarball/v45 | tar zx --strip-components 1 -C ~/.local
source ~/.local/bin/install
}
configureTravis

Loading…
İptal
Kaydet