Skip to content

Commit

Permalink
chore: install bottlneck using pip3, that is required by dspot-pretti…
Browse files Browse the repository at this point in the history
…fier
  • Loading branch information
danglotb committed Dec 19, 2019
1 parent bf096ce commit 74377ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ before_install:
- sudo apt-get install python3
- sudo apt-get install python3-pip
- sudo apt-get install python3-setuptools
- sudo pip3 install bottleneck
# Pull Mongodb image to test
- docker pull mongo:latest
- docker run -d --net=host mongo:latest
Expand Down

0 comments on commit 74377ce

Please sign in to comment.