mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Disable deprecation helper on travis.
This commit is contained in:
parent
03f70d2999
commit
2eebb0332d
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
language: php
|
||||
|
||||
env:
|
||||
- SYMFONY_DEPRECATIONS_HELPER=disabled # Disable deprecation warnings
|
||||
|
||||
# Test for all supported PHP versions
|
||||
php:
|
||||
- '7.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue