Skip to content

Commit f5b4f8c

Browse files
committed
Exclude Guzzle 4 and 5 from PHP 7.4
1 parent 24f4dbb commit f5b4f8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ matrix:
5858
env: GUZZLE_VERSION=4
5959
- php: 7.3
6060
env: GUZZLE_VERSION=5
61+
- php: 7.4
62+
env: GUZZLE_VERSION=4
63+
- php: 7.4
64+
env: GUZZLE_VERSION=5

0 commit comments

Comments
 (0)