Skip to content

Commit

Permalink
Merge branch 'master' into emirpprime
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Apr 14, 2018
2 parents a0fe807 + 8002912 commit 863abd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ before_install:
else
echo "xdebug.ini does not exist"
fi
- |
# Raise PHP memory limit to 2048MB
echo 'memory_limit = 2048M' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
install:
- composer require wp-cli/wp-cli:dev-master
Expand Down

0 comments on commit 863abd4

Please sign in to comment.