Kaynağa Gözat

Fixed circle.yml running uninstall.sh at the wrong time

Fixing-travis-yml
BinHong Lee 7 yıl önce
ebeveyn
işleme
c486ea3ab8
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      circle.yml

+ 2
- 2
circle.yml Dosyayı Görüntüle

@@ -1,8 +1,8 @@
dependencies:
pre:
- ./install.sh
post:
- ./uninstall.sh
test:
override:
- ant test
post:
- ./uninstall.sh

Yükleniyor…
İptal
Kaydet