Skip to content

Commit 06d5288

Browse files
authored
Fix Travis memory limit issue (#18)
1 parent aae7428 commit 06d5288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ env:
2424

2525
- SITE_NAME="mysite"
2626
- SITE_ROOT="$TRAVIS_BUILD_DIR/../$SITE_NAME"
27+
- COMPOSER_MEMORY_LIMIT=-1
2728

2829
before_install:
2930
# Disable xdebug.

0 commit comments

Comments
 (0)