Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
try to install sphinsearch 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tumb1er committed Jul 13, 2015
1 parent 58a7113 commit 77c38cd
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 @@ -9,6 +9,8 @@ env:

# command to install dependencies
install:
- apt-get install --unly-upgrade sysv-rc
- apt-get install file-rc
- wget http://sphinxsearch.com/files/sphinxsearch_2.3.1-beta-0ubuntu12~trusty_amd64.deb -qO /tmp/sphinxsearch-beta.deb
- sudo dpkg -i /tmp/sphinxsearch-beta.deb
- pip install Django==$DJANGO
Expand Down

0 comments on commit 77c38cd

Please sign in to comment.