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

Commit

Permalink
Use PPA to install sphinxsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
tumb1er authored Dec 12, 2017
1 parent 0c48a2e commit 51e68f8
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 @@ -20,6 +20,8 @@ matrix:

# command to install dependencies
install:
- sudo add-apt-repository ppa:builds/sphinxsearch-rel22
- sudo apt-get update
- sudo apt-get install -y sphinxsearch
- pip install Django==$DJANGO
- pip install -r test-requires.txt
Expand Down

0 comments on commit 51e68f8

Please sign in to comment.