mirror of
https://github.com/g-truc/glm.git
synced 2025-04-13 08:43:00 +00:00
Updated travis platforms
This commit is contained in:
parent
d6ae067649
commit
07d826e185
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 | [](https://travis-ci.org/g-truc/glm)
|
||||
| [Travis CI](https://travis-ci.org/g-truc/glm)| MacOSX, Linux 64 bits | Clang 3.4, Clang 3.8, GCC 4.9 | [](https://travis-ci.org/g-truc/glm)
|
||||
| [AppVeyor](https://ci.appveyor.com/project/Groovounet/glm)| Windows 32 and 64 | Visual Studio 2013 | [](https://ci.appveyor.com/project/Groovounet/glm)
|
||||
|
||||
## Release notes
|
||||
|
|
Loading…
Add table
Reference in a new issue