Skip to content

Commit

Permalink
create demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
c-mertes committed Jul 20, 2020
1 parent 4f92021 commit c517dbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@ script:
- drop --version
- python --version

- mkdir drop_demo
- cd drop_demo
- drop demo
- snakemake -n
- snakemake --jobs 2 --cores 2

0 comments on commit c517dbf

Please sign in to comment.