projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a01d2d
)
[ci] do not try to build link python-aubio to libaubio on windows in travis
author
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 22:53:35 +0000
(
00:53
+0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 22:53:35 +0000
(
00:53
+0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
c366cf9
..
54795da
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-55,8
+55,8
@@
matrix:
- python -m pip install --upgrade pip
env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
script:
- - make
coverage
- - make test_
lib_python
_clean
+ - make
test_lib_only_clean
+ - make test_
python_only
_clean
addons:
apt: