Skip to content

Commit 4fd3cc9

Browse files
authored
Update .travis.yml
1 parent d975803 commit 4fd3cc9

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
@@ -6,7 +6,7 @@ branches:
66

77
php:
88
- '7.2'
9-
script: phpunit --bootstrap src/autoload.php --test-suffix '-test.php,Test.php,.phpt'
9+
script: phpunit --bootstrap src/stub.php --test-suffix '-test.php,Test.php,.phpt'
1010
tests
1111
notifications:
1212
email: false

0 commit comments

Comments
 (0)