From 7a3e7659c8fc0e7f3c0a7672f29645d24389d120 Mon Sep 17 00:00:00 2001 From: nanoric Date: Fri, 29 Mar 2019 02:53:28 -0400 Subject: [PATCH] [Mod] fix matrix name --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c986d10e..e30bc64f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -73,7 +73,7 @@ matrix: - python -m pip install --upgrade pip wheel setuptools - bash ./install.sh - - name: "sdist under Ubuntu: gcc-8" + - name: "sdist install under Ubuntu: gcc-8" before_install: # C++17 - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test