Skip to content
Snippets Groups Projects
Commit f12857ea authored by Matthew Laird's avatar Matthew Laird
Browse files

The power, it is going to my head.

- Shortcut to only checkout the bioperl release we want and not pull the whole git tree
parent 2060b622
No related branches found
No related tags found
No related merge requests found
......@@ -20,10 +20,7 @@ addons:
before_install:
- git clone --branch master --depth 1 https://github.com/Ensembl/ensembl-test.git
- git clone --branch master --depth 1 https://github.com/Ensembl/ensembl-variation.git
- git clone https://github.com/bioperl/bioperl-live.git
- cd bioperl-live
- git checkout bioperl-release-1-6-1
- cd ../
- git clone -b bioperl-release-1-6-1 --depth 1 https://github.com/bioperl/bioperl-live.git
install:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment