From 38fef4e1d863355bcb13a4e62ebad86b1ea9c658 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sat, 7 Mar 2020 10:37:21 +0000 Subject: [PATCH] Consistent build names --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ea6f382b..4e26c9b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,11 +25,11 @@ matrix: arch: ppc64le env: PYTHON=python - - name: macOS | Python 3 + - name: macOS | x86_64 | Python 3.x os: osx env: PYTHON=python3 - - name: Windows | Python 3.5 + - name: Windows | x86_64 | Python 3.5 os: windows language: shell before_install: