Commit 6d74576
committed
Fix the 'Raise PHP memory limit' comment in .travis.yml
As @schlessera pointed out in wp-cli/scaffold-command#136, there's a disagreement between the comment (256MB) and the actual value (2048MB) being set.1 parent c0ed184 commit 6d74576
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments