[ci] set language: python for pypy
authorPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:34:07 +0000 (00:34 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 1 Jul 2020 22:34:07 +0000 (00:34 +0200)
.travis.yml

index 90cd86e..ce41d57 100644 (file)
@@ -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)"