git repos / PlatformFolders

commit 5ce952c2

Poul Sander · 2015-10-26 17:50
5ce952c2c03b0bf0587e6592d5f1800e30a541a7 patch · browse files
parent f16cdf4feb81f76ee73fa50f66ce3236a97e38f7

Added travis build status

Build status is now visible.

Changed files

M README.md before
diff --git a/README.md b/README.md index 69e332e..0e40326 100644 --- a/README.md +++ b/README.md
@@ -1,4 +1,4 @@
-# PlatformFolders
+# PlatformFolders [![Build Status](https://travis-ci.org/sago007/PlatformFolders.svg?branch=master)](https://travis-ci.org/sago007/PlatformFolders)
A self contained C++ abstraction library so that you do not need to have Linux, Windows and Mac OS X specific code to look for special directories
# Rationale