projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3581fb5
)
.travis.yml: remove python packages (using language: python), switch build to distcheck
author
Paul Brossier
<piem@piem.org>
Thu, 21 Apr 2016 22:54:07 +0000
(
00:54
+0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 21 Apr 2016 22:54:07 +0000
(
00:54
+0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
1795adc
..
141f61c
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-78,15
+78,9
@@
addons:
- libjack-dev
- libasound2-dev
- libfftw3-dev
- - python-dev
- - python-numpy
- - python3-setuptools
- - python3-dev
- - python3-numpy
script:
- - make
build
+ - make
distcheck
- make build_python
- make clean_python
- make clean
- - make distcheck