Skip to content

Commit

Permalink
Checking docker services.
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed May 11, 2022
1 parent 4f49167 commit d4b3087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ before_script:
- ddev

script:
- composer install -y
- ddev start --no-interaction
- composer install
- ddev start -y
- ddev ssh
- cd web
- ../vendor/bin/phpunit -c core --verbose modules
Expand Down

0 comments on commit d4b3087

Please sign in to comment.