Skip to content

Commit

Permalink
[fs] suppres deprecation warning for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Aug 10, 2017
1 parent bdd7426 commit 06ff3bf
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
Expand Up @@ -18,4 +18,4 @@ install:
- composer install --prefer-source

script:
- vendor/bin/phpunit --exclude-group=functional
- SYMFONY_DEPRECATIONS_HELPER=weak vendor/bin/phpunit --exclude-group=functional

0 comments on commit 06ff3bf

Please sign in to comment.