Skip to content

Commit

Permalink
Fix tests with PHP 5
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Feb 27, 2019
1 parent d91bd2c commit 018155c
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 @@ -11,7 +11,7 @@ php:
sudo: false

before_install:
- composer update
- COMPOSER_MEMORY_LIMIT=-1 composer update

script: |
if [[ $TRAVIS_PHP_VERSION = 7.* ]]; then
Expand Down

0 comments on commit 018155c

Please sign in to comment.