Skip to content

Commit

Permalink
Merge 11897e7 into 3b3aeb9
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny-bit committed Oct 20, 2019
2 parents 3b3aeb9 + 11897e7 commit 3d7923b
Show file tree
Hide file tree
Showing 91 changed files with 4,767 additions and 676 deletions.
5 changes: 3 additions & 2 deletions build.sh
Expand Up @@ -14,8 +14,9 @@ consolelog 'composer install'
composer install \
--no-interaction \
--prefer-dist \
--no-suggest \
&> /dev/null
--no-suggest
# \
# &> /dev/null

consolelog 'install phpunit'
# switch phpunit version depending on php version
Expand Down

0 comments on commit 3d7923b

Please sign in to comment.