Skip to content

Commit

Permalink
removing rvm get stable
Browse files Browse the repository at this point in the history
  • Loading branch information
searchivairus committed Dec 1, 2017
1 parent 73130bd commit 74334a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ before_install:
pip install --user --upgrade pip virtualenv
virtualenv -p python$PYTHON venv
source venv/bin/activate
rvm get stable # work around rvm bug on osx
install:
- cmake similarity_search && make -j 4
Expand Down

0 comments on commit 74334a1

Please sign in to comment.