Skip to content

Commit

Permalink
Update Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Nov 30, 2019
1 parent 615aaaf commit 8c57e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ branches:

# make sure to update composer to latest available version
before_install:
- ./bin/.travis/configure_dependencies.sh
- ./tests/configure_dependencies.sh
- echo "memory_limit=-1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini

# install dependencies
Expand Down

0 comments on commit 8c57e66

Please sign in to comment.