From f313f07dc7ef328c38fbe71a91057ef76c469c22 Mon Sep 17 00:00:00 2001 From: Camille Scott Date: Tue, 10 Dec 2019 13:15:33 -0800 Subject: [PATCH] unpin old transdecoder in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4f121e2f..809d4207 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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