Skip to content

Commit

Permalink
Set default theme in config
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke authored Jan 19, 2022
1 parent 0bd96d8 commit dc7dcfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ import:
before_script:
- cd $HOME/test-root && composer config repositories.wp composer https://wpackagist.org
- cd $HOME/test-root && composer require wpackagist-theme/twentytwentyone
- cd $HOME/test-root && jq '. + {"extra":{"altis":{"modules":{"cms":{"default-theme":"twentytwentyone"}}}}}' composer.json

0 comments on commit dc7dcfe

Please sign in to comment.