mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Fixed automated tests compiler versions
This commit is contained in:
parent
303a523325
commit
6b47f41387
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
|
||||
## Project Health
|
||||
|
||||
| Service | System | Compiler | Options | Status |
|
||||
| ------- | ------ | -------- | ------- | ------ |
|
||||
| [Drone](https://drone.io/github.com/g-truc/glm) | Ubuntu 12.04 | GCC 4.8 | no tests | [](https://drone.io/github.com/g-truc/glm/latest) |
|
||||
| Service | System | Compiler | Status |
|
||||
| ------- | ------ | -------- | ------ |
|
||||
| [Drone](https://drone.io/github.com/g-truc/glm) | Ubuntu 12.04 | GCC 4.6.3 | [](https://drone.io/github.com/g-truc/glm/latest) |
|
||||
|
||||
## Release notes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue