Skip to content

Commit

Permalink
adding virtual memory count for elastic search
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarkar10 committed Dec 23, 2016
1 parent d9ea402 commit 4de57dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -23,6 +23,7 @@ before_install:
- curl -L https://github.com/docker/compose/releases/download/1.7.1/docker-compose-`uname -s`-`uname -m` > docker-compose
- sudo chmod +x docker-compose
- sudo mv docker-compose /usr/local/bin
- sudo sysctl -w vm.max_map_count=262144

script:
- docker version
Expand Down

0 comments on commit 4de57dc

Please sign in to comment.