Skip to content

Commit

Permalink
Framework: Restore and document wordpress-develop tool dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Dec 4, 2019
1 parent fcdcd37 commit f609dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ install:
/tmp/wordpress-develop-master/*config-sample.php \
/tmp/wordpress-develop-master/package.json wordpress
# Install WordPress.
# Install WordPress. The additional dependencies are required by the copied `wordpress-develop` tools.
cd wordpress
npm install dotenv wait-on
npm run env:start
sleep 10
npm run env:install
Expand Down

0 comments on commit f609dc6

Please sign in to comment.