mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-25 23:46:40 +03:00
parent
05a9094d85
commit
a828dde4e4
@ -31,6 +31,8 @@ install:
|
||||
# set up a repo for snapshot testing. Required in ES >= 1.6
|
||||
- echo "path.repo = [\"/tmp\"]" >> ./elasticsearch-$ESVER/elasticsearch.yml
|
||||
- ./elasticsearch-$ESVER/bin/elasticsearch &
|
||||
# Ensure constant output so we don't sometimes get killed for taking too long to compile without output
|
||||
- while true; do echo "travis pls"; sleep 30; done &
|
||||
|
||||
script:
|
||||
- stack setup
|
||||
|
Loading…
Reference in New Issue
Block a user