Skip to content

Commit a0f85ed

Browse files
committed
testing asdf
1 parent 6c8dd0d commit a0f85ed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22
before_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
56
jobs:
67
include:

bin/compile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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"
7776
asdf plugin-add php https://github.com/asdf-community/asdf-php.git

0 commit comments

Comments
 (0)