We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d975803 commit 4fd3cc9Copy full SHA for 4fd3cc9
.travis.yml
@@ -6,7 +6,7 @@ branches:
6
7
php:
8
- '7.2'
9
-script: phpunit --bootstrap src/autoload.php --test-suffix '-test.php,Test.php,.phpt'
+script: phpunit --bootstrap src/stub.php --test-suffix '-test.php,Test.php,.phpt'
10
tests
11
notifications:
12
email: false
0 commit comments