Skip to content

Commit f42cbed

Browse files
committed
remove dbg commands in travis
1 parent 8e64d7e commit f42cbed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ before_install:
2222
- export NO_INTERACTION=1
2323

2424
script:
25-
- dpkg -l | grep php
26-
- ls /usr/bin | grep php
2725
- phpize
2826
- ./configure --enable-bencode
2927
- make -j$(nproc)

0 commit comments

Comments
 (0)