From: Paul Brossier Date: Wed, 1 Jul 2020 22:34:07 +0000 (+0200) Subject: [ci] set language: python for pypy X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=c43ebefdc2817594fd65ee2899b5fb58699e5a1b;p=aubio.git [ci] set language: python for pypy --- diff --git a/.travis.yml b/.travis.yml index 90cd86e3..ce41d572 100644 --- 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)"