Skip to content
Snippets Groups Projects
Commit 5ca45f5f authored by Ray Andrew's avatar Ray Andrew
Browse files

Initial commit

parent df88f354
Branches
No related merge requests found
Pipeline #4990 failed with stage
in 1 minute and 12 seconds
......@@ -29,8 +29,8 @@ before_script:
# - docker-php-ext-enable xdebug
# - cd ..
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin/ --filename=composer
- http_proxy=${HTTP_PROXY}` https_proxy="" composer global require hirak/prestissimo
- curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin/ --filename=composer
- http_proxy=${HTTP_PROXY}` https_proxy="" composer global require hirak/prestissimo
# - curl -sS http://getcomposer.org/installer | php
# - mv composer.phar /usr/local/bin/composer
# - which composer
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment