shithub: aubio

Download patch

ref: 832b6c5919ef4bcdb570b3666c74823bc9c515b6
parent: d27bb35bf310b4f3ebdfa8c5c4aed0d265945413
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 21:48:11 EDT 2020

[ci] set linux versions on travis

--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@
     - name: "Linux (Python 3.8)"
       python: 3.8
       os: linux
+      distro: bionic
     - name: "Linux (Python 3.6)"
       python: 3.6
       os: linux
@@ -12,6 +13,7 @@
     - name: "Linux (Python 2.7)"
       python: 2.7
       os: linux
+      distro: trusty
     - name: "Linux (Python pypy3.5)"
       language: python
       python: "pypy3.5"