[Add] update setuptools for gcc-7

This commit is contained in:
nanoric 2019-03-28 01:58:50 -04:00
parent 80eda79efd
commit 7f12d6520f

View File

@ -58,4 +58,5 @@ matrix:
- sudo update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-7 90
- sudo update-alternatives --install /usr/bin/gcc cc /usr/bin/gcc-7 90
# Linux install script
- python -m pip install --upgrade pip wheel setuptools
- bash ./install.sh