Skip to content

Commit

Permalink
fixed memory_limit for travis tests (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
wachterjohannes authored Sep 3, 2018
1 parent fdbf942 commit 3db33cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/travis.php.ini
Original file line number Diff line number Diff line change
@@ -1 +1 @@
memory_limit = 2048M
memory_limit = 4096M

0 comments on commit 3db33cf

Please sign in to comment.