Kaynağa Gözat

Colourise test output

master
Thom Wiggers 5 yıl önce
ebeveyn
işleme
f43200f34d
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 1BB0A7CE26E363
2 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +1
    -1
      .travis.yml
  2. +1
    -0
      requirements.txt

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

@@ -96,7 +96,7 @@ matrix:

script:
- make ${MAKETARGET}
- cd test && python3 -m nose -v
- cd test && nosetests --rednose --verbose

cache: pip



+ 1
- 0
requirements.txt Dosyayı Görüntüle

@@ -1,2 +1,3 @@
PyYAML
nose
rednose

Yükleniyor…
İptal
Kaydet