projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa03fb2
)
[ci] set language: python for pypy
author
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 22:34:07 +0000
(
00:34
+0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 22:34:07 +0000
(
00:34
+0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
90cd86e
..
ce41d57
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-13,6
+13,7
@@
matrix:
python: 2.7
os: linux
- name: "Linux Python pypy3"
+ language: python
python: "pypy3"
os: linux
- name: "Linux (fftw3, no other deps)"