Skip to content

Commit 794b317

Browse files
authored
Merge pull request #413 from kapilkd13/travisbadge
added (Travis)unix build badge
2 parents 972b0a6 + e8c913d commit 794b317

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Common workflow language tool description reference implementation
44

55
CWL Conformance test: |Build Status|
66

7+
Travis: |Unix Build Status|
8+
9+
.. |Unix Build Status| image:: https://img.shields.io/travis/common-workflow-language/cwltool/master.svg?label=unix%20build
10+
:target: https://travis-ci.org/common-workflow-language/cwltool
11+
712
This is the reference implementation of the Common Workflow Language. It is
813
intended to be feature complete and provide comprehensive validation of CWL
914
files as well as provide other tools related to working with CWL.

0 commit comments

Comments
 (0)