Skip to content

Commit 8db2189

Browse files
committed
Add more detailed steps for testing all versions
1 parent 59fe8a0 commit 8db2189

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,10 @@ To run tests:
349349
$ composer update
350350
$ ./tests/run.sh
351351

352-
To run all container tests:
352+
To test all PHP versions in containers:
353353

354+
$ git clone https://github.com/php-curl-class/php-curl-class.git
355+
$ cd php-curl-class/
354356
$ ./tests/test_all.sh
355357

356358
### Contribute

0 commit comments

Comments
 (0)