Skip to content

Commit

Permalink
Travis and requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mccalluc committed Dec 11, 2019
1 parent a21a8ac commit 2f0c500
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: python
python:
- '3.7'
cache: pip
script:
- ./test.sh
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cwlref-runner==1.0
cwltool==1.0.20191206125148

0 comments on commit 2f0c500

Please sign in to comment.