mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Only test GCC 4.9
This commit is contained in:
parent
490a64c4ff
commit
626b367506
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
| Service | System | Compiler | Status |
|
||||
| ------- | ------ | -------- | ------ |
|
||||
| [Drone](https://drone.io/github.com/g-truc/glm) | Linux 64 bits | GCC 4.6.3 | [](https://drone.io/github.com/g-truc/glm/latest) |
|
||||
| [Travis CI](https://travis-ci.org/g-truc/glm)| Linux 64 bits | Clang 3.4, Clang 3.8, GCC 4.9, GCC 5.2 | [](https://travis-ci.org/g-truc/glm)
|
||||
| [Travis CI](https://travis-ci.org/g-truc/glm)| Linux 64 bits | Clang 3.4, Clang 3.8, GCC 4.9 | [](https://travis-ci.org/g-truc/glm)
|
||||
|
||||
## Release notes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue