ref: c43ebefdc2817594fd65ee2899b5fb58699e5a1b
parent: fa03fb254e9475ee18ebb2d3c54cef0fab15d407
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 20:34:07 EDT 2020
[ci] set language: python for pypy
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@
python: 2.7
os: linux
- name: "Linux Python pypy3"
+ language: python
python: "pypy3"
os: linux
- name: "Linux (fftw3, no other deps)"