Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ranguard committed Oct 27, 2017
1 parent 02acfab commit fb4852c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ addons:
- postgresql-server-dev-all

before_install:
- sudo mkdir -p /etc/elasticsearch/scripts/ && sudo mkdir /tmp/es
- sudo mkdir -p /etc/elasticsearch/scripts/ && sudo mkdir /tmp/es && sudo chmod 777 /tmp/es

- sudo curl -O -L https://github.com/metacpan/metacpan-puppet/raw/master/modules/metacpan_elasticsearch/files/etc/scripts/prefer_shorter_module_names_100.groovy > /tmp/es/prefer_shorter_module_names_100.groovy

Expand Down

0 comments on commit fb4852c

Please sign in to comment.