Skip to content

Commit

Permalink
Oops - final time pinging this issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshw5 committed Jan 10, 2020
1 parent 064399f commit c0326dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ python:
install:
- pip wheel -f wheelhouse cython pysam numpy || true
- pip install -f wheelhouse cython pysam biopython requests pyfasta pyvcf numpy || true
- pip install -e https://github.com/nedbat/coveragepy.git#egg=coverage
- pip install -e git+https://github.com/nedbat/coveragepy.git#egg=coverage
- python setup.py install
- if [ ! -f samtools-1.2 ]; then curl -sL https://github.com/samtools/samtools/releases/download/1.2/samtools-1.2.tar.bz2 | tar -xjv; fi
- cd samtools-1.2
Expand Down

0 comments on commit c0326dc

Please sign in to comment.