Skip to content

Commit

Permalink
fix travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Jul 11, 2017
1 parent 4943ab9 commit b6da241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,7 +29,7 @@ install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION pyqt numpy matplotlib pandas
- conda install --yes python=$TRAVIS_PYTHON_VERSION nose coverage numexpr xlrd pyyaml
- conda install --yes python=$TRAVIS_PYTHON_VERSION cython pillow pyVCF sphinx qtconsole
- conda install kraken cutadapt pysam snpEff krona bleach --yes
- conda install bwa kraken cutadapt pysam snpEff krona bleach --yes
- conda install shustring --yes
# use pip to get latest version
- pip install easydev>=0.9.34 --upgrade
Expand Down

0 comments on commit b6da241

Please sign in to comment.