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.
2 parents a479849 + 4b156f4 commit e35459aCopy full SHA for e35459a
.travis.yml
@@ -13,8 +13,7 @@ branches:
13
- /.*/
14
15
before_script:
16
- - git clone https://github.com/common-workflow-language/cwltool.git cwltool && pip install ./cwltool
17
- - git clone https://github.com/common-workflow-language/cwltest.git cwltest && pip install ./cwltest
+ - pip install cwltool cwltest html5lib
18
19
script:
20
- make RUNNER=cwltool unittest-examples
0 commit comments