We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 972b0a6 commit e8c913dCopy full SHA for e8c913d
README.rst
@@ -4,6 +4,11 @@ Common workflow language tool description reference implementation
4
5
CWL Conformance test: |Build Status|
6
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
12
This is the reference implementation of the Common Workflow Language. It is
13
intended to be feature complete and provide comprehensive validation of CWL
14
files as well as provide other tools related to working with CWL.
0 commit comments