diff --git a/.travis.yml b/.travis.yml index 34303b23..20e60f77 100755 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ before_install: - conda config --add channels defaults - conda config --add channels conda-forge - conda config --add channels bioconda - - conda install --yes python=$TRAVIS_PYTHON_VERSION ghostscript meme=4.11.1 bedtools sambamba ucsc-bigwigaverageoverbed ucsc-bedgraphtobigwig setuptools bx-python numpy scipy matplotlib jinja2 pandas tqdm weblogo memory_profiler + - conda install --yes python=$TRAVIS_PYTHON_VERSION ghostscript meme=4.11.2 bedtools sambamba ucsc-bigwigaverageoverbed ucsc-bedgraphtobigwig setuptools bx-python numpy scipy matplotlib jinja2 pandas tqdm weblogo memory_profiler install: python setup.py install