Skip to content

Commit

Permalink
remove pysam for reals
Browse files Browse the repository at this point in the history
  • Loading branch information
jburos committed Jul 15, 2016
1 parent e247699 commit 915a6a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,6 @@ install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose pylint
pandas matplotlib
- source activate test-environment
- conda install -c bioconda pysam=0.9.0
- pip install pypandoc
- pip install .
- pip install coveralls
Expand Down

0 comments on commit 915a6a7

Please sign in to comment.