shithub: aubio

Download patch

ref: 46bb1b99e8740b8c6da5e379ce779a19ee2e6527
parent: c43ebefdc2817594fd65ee2899b5fb58699e5a1b
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 20:44:45 EDT 2020

[ci] back to pypy3.5 in travis

--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@
     - name: "Linux Python 2.7"
       python: 2.7
       os: linux
-    - name: "Linux Python pypy3"
+    - name: "Linux Python pypy3.5"
       language: python
       python: "pypy3"
       os: linux