File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 11language : php
22before_install :
33 - sudo apt-get update && sudo apt-get install -y php-pear autoconf bison build-essential curl gettext git libgd-dev libcurl4-openssl-dev libedit-dev libicu-dev libjpeg-dev libmysqlclient-dev libonig-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libxml2-dev libzip-dev openssl pkg-config re2c zlib1g-dev php-dev
4+ - git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
45 - php -f test.php || true
56jobs :
67 include :
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ set -o xtrace
7171
7272# php-build -i development "${buildDefinition}" "${INSTALL_DEST}/${VERSION}"
7373
74- git clone https://github.com/asdf-vm/asdf.git ~ /.asdf --branch v0.14.0
7574. " $HOME /.asdf/asdf.sh"
7675. " $HOME /.asdf/completions/asdf.bash"
7776asdf plugin-add php https://github.com/asdf-community/asdf-php.git
You can’t perform that action at this time.
0 commit comments