Skip to content

Commit efffe9a

Browse files
authored
Update README.md
1 parent cd4446c commit efffe9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ C++ library for defining and controlling modern GPU rendering/processing operati
99
| [Travis-CI](https://travis-ci.org/cginternals/globjects) | Ubuntu 14.04 | GCC 4.8, Clang 3.5 | upcoming |
1010
| [Travis-CI](https://travis-ci.org/cginternals/globjects) | OS X | Clang ? | upcoming |
1111
| [Coverity](https://scan.coverity.com/projects/6831?tab=overview) | Ubuntu 14.04 | GCC 5.4 | [![Coverity Status](https://scan.coverity.com/projects/6831/badge.svg)](https://scan.coverity.com/projects/6831) |
12-
| Jenkins <br><br><br><br> | Ubuntu 14.04 <br><br><br><br> | GCC 4.8 <br> GCC 4.9 <br> GCC 5.4 <br> Clang 3.9 <br> | [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-linux-gcc4.8)](https://jenkins.hpi3d.de/job/gloperate-linux-gcc4.8) <br> [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-linux-gcc4.9)](https://jenkins.hpi3d.de/job/gloperate-linux-gcc4.9) <br> [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-linux-gcc5)](https://jenkins.hpi3d.de/job/gloperate-linux-gcc5) <br> [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-linux-clang3.9)](https://jenkins.hpi3d.de/job/gloperate-linux-clang3.9) <br> |
13-
| Jenkins <br><br> | Windows 10 <br><br> | MSVC 2013 Update 5 <br> MSVC 2015 Update 1 <br> | [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-windows-msvc2013)](https://jenkins.hpi3d.de/job/gloperate-windows-msvc2013) <br> [![Build Status](https://jenkins.hpi3d.de/buildStatus/icon?job=gloperate-windows-msvc2015)](https://jenkins.hpi3d.de/job/gloperate-windows-msvc2015) <br> |
12+
| Jenkins <br><br><br><br> | Ubuntu 14.04 <br><br><br><br> | GCC 4.8 <br> GCC 4.9 <br> GCC 5.4 <br> Clang 3.9 <br> | upcoming <br> upcoming <br> upcoming <br> upcoming <br> |
13+
| Jenkins <br><br> | Windows 10 <br><br> | MSVC 2013 Update 5 <br> MSVC 2015 Update 1 <br> | upcoming <br>upcoming <br> |
1414

1515
Please note that our OS X build node is currently broken (physically). However, *gloperate* is maintained for OS X as well and there are many people using it on OS X on a regular basis.
1616

0 commit comments

Comments
 (0)