Skip to content

Commit 798433e

Browse files
author
David Jones
committed
develop not dev branch of PCAP-core in .travis.yml
1 parent 6d079c1 commit 798433e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ install:
3535
- ./setup.sh $HOME/wtsi-opt
3636
- cd ../
3737
- rm -rf cgpBigWig
38-
- git clone --depth 1 --single-branch --branch dev https://github.com/cancerit/PCAP-core.git
38+
- git clone --depth 1 --single-branch --branch develop https://github.com/cancerit/PCAP-core.git
3939
- cd PCAP-core
4040
- ./setup.sh $HOME/wtsi-opt
4141
- cd ../

0 commit comments

Comments
 (0)