mirror of
https://github.com/g-truc/glm.git
synced 2025-04-13 08:43:00 +00:00
Using GCC 7.1 instead of 6.0
This commit is contained in:
parent
038c8ad051
commit
d74732f985
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ matrix:
|
|||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-6
|
||||
env: COMPILER=g++-6
|
||||
- g++-7.1
|
||||
env: COMPILER=g++-7.1
|
||||
- compiler: clang
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Add table
Reference in a new issue