Skip to content

Commit

Permalink
Add debug infos.
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwiedemann committed Oct 15, 2018
1 parent 28a2d6a commit 04d7bfc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ install:
- curl -fsSL get.docksal.io | sh
- fin up
- fin exec composer require webflo/drupal-core-require-dev:$DRUPAL_VERSION --dev

before_script:
- fin init

- cat phpunit.xml
script:
- fin exec "/var/www/vendor/bin/grumphp run"
- fin exec "php /var/www/vendor/bin/phpunit"
Expand Down

0 comments on commit 04d7bfc

Please sign in to comment.