mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 14:07:25 +01:00
Disabled deprecation messages for travis
This commit is contained in:
parent
c49b52d994
commit
155cca7695
@ -14,7 +14,7 @@
|
|||||||
<env name="APP_DEBUG" value="1" />
|
<env name="APP_DEBUG" value="1" />
|
||||||
<env name="APP_SECRET" value="s$cretf0rt3st" />
|
<env name="APP_SECRET" value="s$cretf0rt3st" />
|
||||||
<env name="SHELL_VERBOSITY" value="-1" />
|
<env name="SHELL_VERBOSITY" value="-1" />
|
||||||
<!-- define your env variables for the test env here -->
|
<env name="SYMFONY_DEPRECATIONS_HELPER" value="0" />
|
||||||
</php>
|
</php>
|
||||||
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
|
Loading…
Reference in New Issue
Block a user