aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-02-08 13:22:15 +0100
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-02-08 13:22:15 +0100
commit398dacf51d28313087bca083d9d6b3bb44f4e030 (patch)
tree0c6b410071a07edd1a24adb4cbbf02d0538fbdee /README.md
parent25e4cdcce0a3144bbb0e1e1a7b4db060706f2865 (diff)
Adding label of build status on Travis
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index db703659f..e91396abb 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ any contribution without requiring a transfer of copyright.
PySide 2 supports Qt5. For building, please read about [getting the dependencies](https://github.com/PySide/pyside2/wiki/Dependencies). Then download the sources by running `git clone --recursive https://github.com/PySide/pyside2-setup.git`.
+[![Build Status](https://travis-ci.org/PySide/pyside2-setup.svg?branch=master)](https://travis-ci.org/PySide/pyside2-setup)
+
###Building
####Windows