Skip to content

Commit 1ce83fb

Browse files
committed
Removed deprecated option.
1 parent d11e3d2 commit 1ce83fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_install:
2323
- sudo socat TCP-LISTEN:80,fork TCP:184.170.226.124:3128 > /tmp/socat.log 2>&1 &
2424

2525
install:
26-
- composer install --dev
26+
- composer install
2727

2828
script:
2929
- phpunit --coverage-text --coverage-clover=coverage.clover

0 commit comments

Comments
 (0)