Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadisonweb committed Oct 31, 2020
1 parent 112624f commit bbb312f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ php:

install:
- composer clear-cache
- composer global require fxp/composer-asset-plugin
- composer global require fxp/composer-asset-plugin --ignore-platform-reqs
- composer install --no-interaction --prefer-dist

script: vendor/bin/phpunit
Expand Down
File renamed without changes.

0 comments on commit bbb312f

Please sign in to comment.