Update .travis.yml

This commit is contained in:
Josh Berman 2016-12-13 18:29:09 +02:00 committed by GitHub
parent a9cce64246
commit 2f6373371e

View File

@ -32,7 +32,6 @@ 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 &
- sysctl -w vm.max_map_count=262144
script:
- stack setup