Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit 43b146d

Browse files
committed
Remove environment variable SYMFONY_DEPRECATIONS_HELPER with value 'weak'
1 parent 584c252 commit 43b146d

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
#
2-
# This file has been generated by the Ibuildings QA-Tools
3-
#
4-
# Any custom Travis-ci configuration be added here
5-
# This file should be added to your project repository
6-
#
7-
81
language: php
92

103
sudo: false
@@ -17,9 +10,6 @@ cache:
1710
directories:
1811
- ~/.composer
1912

20-
env:
21-
- SYMFONY_DEPRECATIONS_HELPER=weak
22-
2313
before_script:
2414
- phpenv config-add .travis.php.ini
2515
- composer self-update
@@ -28,7 +18,6 @@ before_script:
2818
script:
2919
- ant
3020

31-
3221
branches:
3322
only:
3423
- master

0 commit comments

Comments
 (0)