Skip to content

Commit f0e4bb0

Browse files
committed
Try to fix build error in travis
1 parent 408c060 commit f0e4bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
phpize && ./configure && make
2+
phpize && ./configure && make clen && make

0 commit comments

Comments
 (0)