Skip to content

Commit

Permalink
test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
kilip committed Nov 5, 2018
1 parent 4a66cf2 commit 0294385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,7 +39,7 @@ install:
# install php packages required for running YAWIK phpunit tests
- pecl install -f ${PECLMONGO}
- phpenv config-add .travis/phpenv.ini
- composer install
- COMPOSER_MEMORY_LIMIT=-1 composer install

before_script:
# behat preparation
Expand Down

0 comments on commit 0294385

Please sign in to comment.