Commit 212b6ed727dd75ca351666beeb62b00281e3afe5
1 parent
13c0a171
Exists in
master
and in
39 other branches
Update Readme.rst
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
README.rst
... | ... | @@ -8,6 +8,8 @@ |
8 | 8 | Colab, a Software for Communities |
9 | 9 | ================================= |
10 | 10 | |
11 | +.. image:: https://travis-ci.org/colab/colab.svg?branch=master | |
12 | + :target: https://travis-ci.org/colab/colab | |
11 | 13 | |
12 | 14 | |
13 | 15 | What is Colab? |
... | ... | @@ -87,4 +89,4 @@ How to run the tests |
87 | 89 | Follow the steps below: |
88 | 90 | |
89 | 91 | * Go to vagrant/colab/ |
90 | 92 | -* run: ./runtests.sh |
93 | +* run: ./runtests.sh | |
91 | 94 | \ No newline at end of file | ... | ... |