From 6b47f41387bdc24992c98ee64aaf7c54e2954957 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Fri, 1 May 2015 21:39:36 +0200 Subject: [PATCH] Fixed automated tests compiler versions --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 8e163cd0..b8c6cb62 100644 --- a/readme.md +++ b/readme.md @@ -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 | [![Build Status](https://drone.io/github.com/g-truc/glm/status.png)](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 | [![Build Status](https://drone.io/github.com/g-truc/glm/status.png)](https://drone.io/github.com/g-truc/glm/latest) | ## Release notes