Consistent build names
This commit is contained in:
+2
-2
@@ -25,11 +25,11 @@ matrix:
|
|||||||
arch: ppc64le
|
arch: ppc64le
|
||||||
env: PYTHON=python
|
env: PYTHON=python
|
||||||
|
|
||||||
- name: macOS | Python 3
|
- name: macOS | x86_64 | Python 3.x
|
||||||
os: osx
|
os: osx
|
||||||
env: PYTHON=python3
|
env: PYTHON=python3
|
||||||
|
|
||||||
- name: Windows | Python 3.5
|
- name: Windows | x86_64 | Python 3.5
|
||||||
os: windows
|
os: windows
|
||||||
language: shell
|
language: shell
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
Reference in New Issue
Block a user