Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfarouni committed Nov 30, 2017
1 parent fd46b85 commit f9e05dd
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 @@ -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

Expand Down

0 comments on commit f9e05dd

Please sign in to comment.