Skip to content

Commit c3ca0b0

Browse files
committed
Try to fix compilation problem of php8 [4]
1 parent 927a3fd commit c3ca0b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/docker-compile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ fi
99

1010
#-----------compile------------
1111
#-------print error only-------
12+
apt update -y
1213
apt install -y libcurl4-openssl-dev
1314
cd "${__DIR__}" && cd ../ && \
1415
./clear.sh > /dev/null && \

0 commit comments

Comments
 (0)