Skip to content

Commit

Permalink
unpin old transdecoder in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
camillescott committed Dec 10, 2019
1 parent ff574d2 commit f313f07
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 config --add channels conda-forge
- conda create -n test python=$TRAVIS_PYTHON_VERSION
- source activate test
- conda install python numpy pandas numexpr khmer sphinx sphinx_rtd_theme pytest pytest-runner doit matplotlib shmlast infernal hmmer transdecoder=3.0.1 last busco=3.0.2 parallel bioconductor-seqlogo
- conda install python numpy pandas numexpr khmer sphinx sphinx_rtd_theme pytest pytest-runner doit matplotlib shmlast infernal hmmer transdecoder last busco=3.0.2 parallel bioconductor-seqlogo
- python setup.py install
before_script:
- dammit databases --install --quick
Expand Down

0 comments on commit f313f07

Please sign in to comment.