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 bd746bf commit e663686Copy full SHA for e663686
.travis.yml
@@ -18,8 +18,8 @@ env:
18
matrix:
19
fast_finish: true
20
allow_failures:
21
- - env: DRIVER=mysqli SEARCH_BUILD=SPHINX3
22
- - env: DRIVER=pdo SEARCH_BUILD=SPHINX3
+ - env: DRIVER=mysqli SEARCH_BUILD=SPHINX3 EXCLUDE_GROUP="--exclude-group=Manticore"
+ - env: DRIVER=pdo SEARCH_BUILD=SPHINX3 EXCLUDE_GROUP="--exclude-group=Manticore"
23
24
before_install:
25
- mkdir $HOME/search
0 commit comments