Skip to content

Commit

Permalink
change npm option: -C -> --prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
hong6316 authored Dec 24, 2024
1 parent 314e40a commit 6e3b7f0
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 @@ -14,7 +14,7 @@ install:
- npm install
- npm link
- popd
- npm uninstall @enact/ui-test-utils -C packages/i18n
- npm uninstall @enact/ui-test-utils --prefix packages/i18n
- npm install
- npm run bootstrap
- npm run interlink
Expand Down

0 comments on commit 6e3b7f0

Please sign in to comment.