We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c77c6 commit 295591bCopy full SHA for 295591b
.travis.yml
@@ -13,7 +13,7 @@ services:
13
before_install:
14
- pip install --upgrade pip
15
- sudo apt-get update -qq
16
- - sudo apt-get install -qq build-essential libgsl0-dev bedtools mummer
+ - sudo apt-get install -qq build-essential libgsl0-dev bedtools mummer samtools
17
- "export DISPLAY=:99.0"
18
- pip install -r requirements.txt
19
- wget https://github.com/BinPro/integration_test_data/archive/v1.0.tar.gz
0 commit comments