Skip to content

Commit

Permalink
update /home/zhangjy in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinzjy committed Mar 15, 2021
1 parent d1b8924 commit 0e52b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ script:
- python3 setup.py test
- cd test_data
- CIRI-long call -i test_reads.fa -o ./test_call -r mm10_chr12.fa -p test -a mm10_chr12.gtf -t 2
- echo "test /home/travis/test_data/test_call/test.cand_circ.fa" > ./test.list
- echo "test ./test_call/test.cand_circ.fa" > ./test.list
- CIRI-long collapse -i ./test.list -o test_collapse -r mm10_chr12.fa -p test -a mm10_chr12.gtf -t 2

notifications:
Expand Down

0 comments on commit 0e52b9d

Please sign in to comment.