There was an error while loading. Please reload this page.
1 parent b87881b commit f94b69fCopy full SHA for f94b69f
.travis.yml
@@ -2,6 +2,9 @@ language: php
2
dist: trusty
3
sudo: false
4
5
+env:
6
+ global:
7
+ - COMPOSER_MEMORY_LIMIT=-1
8
matrix:
9
include:
10
- php: 7.2
0 commit comments