Skip to content

Commit

Permalink
updating travis mir_eval dependency until 0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Jun 4, 2016
1 parent 13c7597 commit d7c45fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ if [ ! -d "$src" ]; then

source activate $ENV_NAME

# We need 0.4dev for sonification of pitch contours
pip install git+https://github.com/craffel/mir_eval.git
pip install jsonschema
pip install python-coveralls
pip install numpydoc
Expand Down

0 comments on commit d7c45fd

Please sign in to comment.