mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Added tests with GCC 6
This commit is contained in:
parent
1cead1904a
commit
ce0572ac7b
@ -14,6 +14,14 @@ matrix:
|
||||
packages:
|
||||
- g++-4.9
|
||||
env: COMPILER=g++-4.9
|
||||
- compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-6
|
||||
env: COMPILER=g++-6
|
||||
- compiler: clang
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user