Skip to content

Commit

Permalink
Added install step.
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed May 11, 2022
1 parent 4c9e6db commit 60337a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
- curl -LO https://raw.githubusercontent.com/drud/ddev/master/scripts/install_ddev.sh && bash install_ddev.sh

install:
- cp .travis/phunit.xml web/core
- cp .travis/phpunit.xml web/core
- ddev start
- ddev ssh
- cd web
Expand Down

0 comments on commit 60337a2

Please sign in to comment.