Skip to content

Commit

Permalink
Increase memory limit on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioBlazek committed Sep 21, 2018
1 parent b3e673b commit 26f6131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis.php.ini
@@ -1,3 +1,3 @@
[PHP]

memory_limit = 3G
memory_limit = 4G

0 comments on commit 26f6131

Please sign in to comment.