projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82cdc97
)
.travis.yml: remove build/clean python3 for now
author
Paul Brossier
<piem@piem.org>
Thu, 21 Apr 2016 20:38:55 +0000
(22:38 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 21 Apr 2016 20:38:55 +0000
(22:38 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
02c0c18
..
5c9b9f4
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-33,7
+33,5
@@
script:
- make build
- make build_python
- make clean_python
- - make build_python3
- - make clean_python3
- make clean
- make distcheck