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

Initial commit

parent 096c864e
Branches
No related merge requests found
Pipeline #5009 failed with stage
in 3 minutes and 4 seconds
......@@ -33,7 +33,7 @@ before_script:
# - 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
- 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