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 fde5e02 commit a7d0cd2Copy full SHA for a7d0cd2
.travis.yml
@@ -54,7 +54,6 @@ cache:
54
- $HOME/node_modules
55
- $HOME/yarn.lock
56
before_install:
57
- - curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.6.1.deb && sudo dpkg -i --force-confnew elasticsearch-6.6.1.deb && sudo service elasticsearch restart
58
- ./dev/travis/before_install.sh
59
install: composer install --no-interaction
60
before_script: ./dev/travis/before_script.sh
0 commit comments