Skip to content

Commit c5b2652

Browse files
authored
Update README.md
1 parent f25fbb8 commit c5b2652

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ The source is written in c++11 code and needs at leat a c++11 enabled Compiler.
1313
### Status
1414
Plattform|Status
1515
---|--:
16-
Ubuntu 64 bit|[![Build Status](https://travis-ci.org/raldus/roland.svg?branch=master)](https://travis-ci.org/raldus/roland)
16+
Ubuntu 64 bit * |[![Build Status](https://travis-ci.org/raldus/roland.svg?branch=master)](https://travis-ci.org/raldus/roland)
1717
Windows 32 & 64 bit VS2013|[![Build status](https://ci.appveyor.com/api/projects/status/ced6joh6ichpeqaf/branch/master?svg=true)](https://ci.appveyor.com/project/raldus/roland-0xe5q/branch/master)
1818
CodeClimate|[![Code Climate](https://codeclimate.com/github/raldus/roland/badges/gpa.svg)](https://codeclimate.com/github/raldus/roland)|
1919
Codacy|[![Codacy Badge](https://api.codacy.com/project/badge/Grade/19a42389d36f4f99b2827aff199d2f8c)](https://www.codacy.com/app/raldus/roland?utm_source=github.com&utm_medium=referral&utm_content=raldus/roland&utm_campaign=Badge_Grade)|
2020

21+
*Linux 32bit builds are possible without problems, but its not implemented in travis so far.
22+
2123
### General
2224
You will need cmake and git installed.
2325
```bash

0 commit comments

Comments
 (0)