Skip to content

Commit

Permalink
revert last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jburos committed Jul 15, 2016
1 parent 6efedfc commit e247699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ 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
- conda install -c bioconda pysam=0.9.0
- pip install pypandoc
- pip install .
- pip install coveralls
Expand Down

0 comments on commit e247699

Please sign in to comment.