Skip to content

Commit cb16e02

Browse files
committed
Adding PHP 8.3
1 parent cfb244c commit cb16e02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
php: "8.1"
1212
before_install:
1313
# test
14-
- ls -a /home/travis/.phpenv/versions
14+
- ls -a /home/travis/.phpenv/versions/hhvm
15+
- ls -a /home/travis/.phpenv/versions/hhvm-stable
1516
- sudo rm -rf /var/lib/apt/lists/lock /var/cache/apt/archives/lock /var/lib/dpkg/lock
1617
- sudo apt-get update
1718
- sudo apt-get -y install libcurl4-openssl-dev php-dev libicu-dev php-pear

0 commit comments

Comments
 (0)