We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7e0dc commit 8a03edcCopy full SHA for 8a03edc
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "2.7"
5
install: ./setup.py develop
6
script: ./setup.py test
7
-before_script: sudo search-cmd install searchbucket
+before_script: sudo /usr/sbin/search-cmd install searchbucket
8
env: "SKIP_LUWAK=1"
9
notifications:
10
email: [email protected]
0 commit comments