projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a102ac
)
[ci] loosen pypy version in .travis.yml
author
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 20:40:31 +0000
(22:40 +0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 20:40:31 +0000
(22:40 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
de33be8
..
96e30c7
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-12,7
+12,7
@@
matrix:
- python: 2.7
os: linux
compiler: gcc
- - python: "pypy3
.5
"
+ - python: "pypy3"
os: linux
compiler: gcc
env: CFLAGS="-Os" WAFOPTS="--disable-avcodec"