Преглед изворни кода

Colourise test output

tags/v0.0.1
Thom Wiggers пре 5 година
родитељ
комит
f43200f34d
No known key found for this signature in database GPG Key ID: 1BB0A7CE26E363
2 измењених фајлова са 2 додато и 1 уклоњено
  1. +1
    -1
      .travis.yml
  2. +1
    -0
      requirements.txt

+ 1
- 1
.travis.yml Прегледај датотеку

@@ -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 Прегледај датотеку

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

Loading…
Откажи
Сачувај