mirror of
https://github.com/g-truc/glm.git
synced 2025-04-04 21:15:03 +00:00
Fixed script
This commit is contained in:
parent
2e25674af5
commit
823125a6cd
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ matrix:
|
|||
- os: linux
|
||||
dist: bionic
|
||||
env:
|
||||
- MATRIX_EVAL="CC=clang-7.0 && && INFO=C++17-ssse3-release"
|
||||
- MATRIX_EVAL="CC=clang-7.0 && INFO=C++17-ssse3-release"
|
||||
script:
|
||||
- cmake --version
|
||||
- mkdir ./build_ssse3_17_release
|
||||
|
|
Loading…
Add table
Reference in a new issue