Skip to content

Commit

Permalink
BLD: Add unifrac
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDeveloper committed Sep 21, 2017
1 parent fb0b28b commit 62a5602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ install:
- conda create -q -n test-env --file https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-conda-linux-64.txt
- source activate test-env
- conda install -q pytest-cov
# temporary solution while we get this into a permanent channel
- conda install -c mortonjt unifrac
- pip install -q flake8 coveralls
- pip install -q https://github.com/qiime2/q2lint/archive/master.zip
- make install
Expand Down

0 comments on commit 62a5602

Please sign in to comment.