Skip to content

Commit e908de1

Browse files
committed
minor
1 parent ae904a4 commit e908de1

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
@@ -27,7 +27,7 @@ matrix:
2727
install:
2828
script:
2929
# Test that we find Guzzle
30-
- ./tests/install.sh will-find "Http\Discovery\HttpClientDiscovery::find();" "php-http/guzzle6-adapter"
30+
- ./tests/install.sh "will-find" "Http\Discovery\HttpClientDiscovery::find();" "php-http/guzzle6-adapter"
3131
# Test that we find a client with Symfony and Guzzle PSR-7
3232
- ./tests/install.sh will-find "Http\Discovery\HttpClientDiscovery::find();" "symfony/http-client:5.* php-http/httplug php-http/message-factory guzzlehttp/psr7:1.* http-interop/http-factory-guzzle"
3333
# We should fail if we dont have php-http/message-factory or PSR-17

0 commit comments

Comments
 (0)