Skip to content

Commit

Permalink
CI: Travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcauliffe committed Oct 13, 2017
1 parent 043d2a7 commit c5776ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous-integration/travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ if [ ! -d "$HOME/miniconda/miniconda/envs/test-environment" ]; then
which python
pip install -q coveralls coverage neo4j-driver textgrid librosa tqdm influxdb
pip install -q git+https://github.com/mmcauliffe/python-acoustic-similarity.git
python setup.py install
else
echo "Miniconda already installed."
fi
Expand Down

0 comments on commit c5776ad

Please sign in to comment.