projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bda8b2a
)
[ci] switch appveyor to pytest
author
Paul Brossier
<piem@piem.org>
Fri, 2 Nov 2018 17:20:15 +0000
(18:20 +0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 2 Nov 2018 17:20:15 +0000
(18:20 +0100)
.appveyor.yml
patch
|
blob
|
history
diff --git
a/.appveyor.yml
b/.appveyor.yml
index
9da9024
..
10b45fa
100644
(file)
--- a/
.appveyor.yml
+++ b/
.appveyor.yml
@@
-83,4
+83,4
@@
build_script:
test_script:
- "python python\\demos\\demo_create_test_sounds.py"
- - "
nose2
--verbose"
+ - "
pytest
--verbose"