Skip to content

Commit 1403b71

Browse files
committed
[fs] suppres deprecation warning for now.
#166
1 parent 6e83e4c commit 1403b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/fs/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ install:
1818
- composer install --prefer-source
1919

2020
script:
21-
- vendor/bin/phpunit --exclude-group=functional
21+
- SYMFONY_DEPRECATIONS_HELPER=weak vendor/bin/phpunit --exclude-group=functional

0 commit comments

Comments
 (0)