Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agshumate committed Jun 8, 2021
1 parent 120e4bd commit fbe67da
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 @@ -14,7 +14,7 @@ before_install:
- conda create -q -n test-env
- source activate test-env
- conda install -c bioconda minimap2
- pip install pytest
- conda install -c anaconda pytest
install:
- python setup.py install
script: python -m pytest
Expand Down

0 comments on commit fbe67da

Please sign in to comment.