Skip to content

Commit

Permalink
fix test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
JTFouquier committed Aug 30, 2018
1 parent 92d1ca1 commit c78b613
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 @@ -19,7 +19,7 @@ before_install:
install:
- conda create --yes -n env_name python=$TRAVIS_PYTHON_VERSION
pip flake8 nose
scikit-bio fasttree muscle sumaclust click
scikit-bio>=0.5.1 fasttree muscle sumaclust click>=4.0
- source activate env_name
- pip install coveralls
- pip install .
Expand Down

0 comments on commit c78b613

Please sign in to comment.