You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ before_install:
31
31
- composer update
32
32
33
33
install:
34
-
- ./vendor/bin/simple-phpunit install
34
+
- SYMFONY_DEPRECATIONS_HELPER='/Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain class is deprecated/' ./vendor/bin/simple-phpunit install
0 commit comments