Skip to content

Commit

Permalink
Travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
csoneson committed Jan 16, 2019
1 parent e9992c4 commit 4aa3bbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ install:
script:
- source activate snakemake
## run the workflow
- travis_wait 50 snakemake --use-conda edgeR
- travis_wait 50 snakemake --use-conda tximeta
- travis_wait 50 snakemake --use-conda multiqc

## Print out the R log files
after_script:
Expand Down

0 comments on commit 4aa3bbb

Please sign in to comment.