Skip to content

Commit

Permalink
Updated tracis script.
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed May 11, 2022
1 parent d4b3087 commit 358b6e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ before_script:
script:
- composer install
- ddev start -y
- ddev ssh
- cd web
- ../vendor/bin/phpunit -c core --verbose modules
- ddev exec -s web vendor/bin/phpunit -c web/core --verbose web/modules

# before_script:
# - cp .travis/phpunit.xml web/core
Expand Down

0 comments on commit 358b6e2

Please sign in to comment.