summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorVarriount <Varriount@users.noreply.github.com>2014-11-19 22:25:54 -0500
committerVarriount <Varriount@users.noreply.github.com>2014-11-19 22:25:54 -0500
commitcaf915d1123018af4c8e8743a8528b810e0993be (patch)
tree9d40de6832ca9af8758d0641a728477b00712913
parent3215666e33846db87e3b3ac1b6ab51a14f7b6912 (diff)
parent168d0fe942e364db8f377e757eb8c00c58bed2fd (diff)
downloadNim-caf915d1123018af4c8e8743a8528b810e0993be.tar.gz
Merge pull request #1665 from flaviut/patch-1
Add fancy build status buttons!
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 8a4cd93b3..d5968982b 100644
--- a/readme.md
+++ b/readme.md
@@ -64,3 +64,10 @@ Read copying.txt for more details.
 
 Copyright (c) 2006-2014 Andreas Rumpf.
 All rights reserved.
+
+# Build Status
+| |Linux|Windows|Mac|
+|---|---|---|---|
+| x86 | ![](http://178.62.143.63:8010/buildstatusimage?builder=linux-x32-builder) | ![](http://178.62.143.63:8010/buildstatusimage?builder=windows-x32-builder) | ![](http://178.62.143.63:8010/buildstatusimage?builder=mac-x32-builder)
+| x86_64 | ![](http://178.62.143.63:8010/buildstatusimage?builder=linux-x64-builder) | ![](http://178.62.143.63:8010/buildstatusimage?builder=windows-x64-builder) | ![](http://178.62.143.63:8010/buildstatusimage?builder=mac-x64-builder)
+| arm | ![](http://178.62.143.63:8010/buildstatusimage?builder=linux-arm5-builder) |
144' href='#n144'>144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238