Skip to content

Commit

Permalink
Remove SYMFONY_DEPRECATIONS_HELPER environment value
Browse files Browse the repository at this point in the history
  • Loading branch information
o committed Oct 11, 2016
1 parent 2584e71 commit f2d4624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: php

env:
- SYMFONY_VERSION="2.8.*" DB="postgres" SYMFONY_ENV="test" SYMFONY_DEPRECATIONS_HELPER="2000"
- SYMFONY_VERSION="2.8.*" DB="postgres" SYMFONY_ENV="test"

php:
- 7.0
Expand Down

0 comments on commit f2d4624

Please sign in to comment.