Skip to content

Commit

Permalink
Framework: Remove unused Travis install dependencies (#18924)
Browse files Browse the repository at this point in the history
* Framework: Remove unused Travis install dependencies

* Framework: Restore and document wordpress-develop tool dependencies
  • Loading branch information
aduth authored Dec 5, 2019
1 parent 8966f52 commit f2cdea8
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 @@ -71,7 +71,7 @@ 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
Expand Down

0 comments on commit f2cdea8

Please sign in to comment.