[Mod] fix matrix name

This commit is contained in:
nanoric 2019-03-29 02:53:28 -04:00
parent d1c63bb05f
commit 7a3e7659c8

View File

@ -73,7 +73,7 @@ matrix:
- python -m pip install --upgrade pip wheel setuptools - python -m pip install --upgrade pip wheel setuptools
- bash ./install.sh - bash ./install.sh
- name: "sdist under Ubuntu: gcc-8" - name: "sdist install under Ubuntu: gcc-8"
before_install: before_install:
# C++17 # C++17
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test