Browse Source

Update customer memory limit

shalvah 4 years ago
parent
commit
52d9234330
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ language: php
 env:
   global:
     - SETUP=stable
+    - COMPOSER_MEMORY_LIMIT=-1
 
 matrix:
   fast_finish: true