We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit 8ffb09d6 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Fix memory limit with travis build

parent 81ee78b5
......@@ -26,4 +26,4 @@ before_script:
# Copying phpunit.xml for travis builds
- cp .travis.phpunit.xml tests/magento/phpunit.xml
script:
- bin/mage-ci phpunit tests/magento --colors --coverage-text
- bin/mage-ci phpunit tests/magento -d memory_limit=1024M --colors --coverage-text
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment