Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
Lock Composer to version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed May 7, 2021
1 parent 7545dfa commit aa29f97
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 @@ -24,6 +24,7 @@ env:
- WP_VERSION=trunk WP_MULTISITE=1

install:
- composer self-update --1
- npm install
- export DEV_LIB_PATH="vendor/xwp/wp-dev-lib/scripts"
- source "$DEV_LIB_PATH/travis.install.sh"
Expand Down

0 comments on commit aa29f97

Please sign in to comment.