ref: 40aaf726fb9ae8967bb7a006033c2f83a0ee8638
parent: 666a5e53d5987393a0d53c9eac3e8c4110679aa0
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 21:04:27 EDT 2020
[ci] update travis configuration names
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,17 +2,17 @@
matrix:
include:
- - name: "Linux Python 3.8"
+ - name: "Linux (Python 3.8)"
python: 3.8
os: linux
- - name: "Linux Python 3.6"
+ - name: "Linux (Python 3.6)"
python: 3.6
os: linux
env: WAFOPTS="--build-type=debug"
- - name: "Linux Python 2.7"
+ - name: "Linux (Python 2.7)"
python: 2.7
os: linux
- - name: "Linux Python pypy3.5"
+ - name: "Linux (Python pypy3.5)"
language: python
python: "pypy3.5"
os: linux
@@ -48,7 +48,7 @@
os: osx
env: WAFOPTS="--with-target-platform=iosimulator --disable-avcodec --disable-sndfile --disable-samplerate" AUBIO_NOTESTS=1
- - name: "Python 3.8.0 on windows"
+ - name: "Windows (Python 3.8.0)"
language: shell
os: windows
before_install: