Skip to content

Commit 53826b0

Browse files
committed
remove apt-get
1 parent 567b5b5 commit 53826b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

travis/docker-compile.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ fi
99

1010
#-----------compile------------
1111
#-------print error only-------
12-
apt-get update -y
13-
apt-get install -y libcurl4-openssl-dev
1412
cd "${__DIR__}" && cd ../ && \
1513
./clear.sh > /dev/null && \
1614
phpize --clean > /dev/null && \

0 commit comments

Comments
 (0)