mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
C.I. fix travis build with Clang 3.6
This commit is contained in:
parent
9fcec4bbfa
commit
15f4a448c4
1 changed files with 3 additions and 3 deletions
|
@ -597,7 +597,7 @@ matrix:
|
|||
- cmake --build . --parallel
|
||||
|
||||
- os: linux
|
||||
dist: bionic
|
||||
dist: Xenial
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
@ -621,7 +621,7 @@ matrix:
|
|||
- cmake --build . --parallel
|
||||
|
||||
- os: linux
|
||||
dist: bionic
|
||||
dist: Xenial
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
@ -645,7 +645,7 @@ matrix:
|
|||
- cmake --build . --parallel
|
||||
|
||||
- os: linux
|
||||
dist: bionic
|
||||
dist: Xenial
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
|
Loading…
Add table
Reference in a new issue