mirror of
https://github.com/danog/parser.git
synced 2024-11-26 20:04:57 +01:00
Update
This commit is contained in:
parent
a6808f5ce0
commit
e10f977f3b
@ -250,6 +250,8 @@ fn test_repository(name: &str, repository: &str, ignore: &[&str]) {
|
||||
.arg("--ignore-platform-reqs")
|
||||
.arg("--no-plugins")
|
||||
.arg("--no-scripts")
|
||||
.arg("--no-interaction")
|
||||
.arg("--prefer-dist")
|
||||
.current_dir(&out_path)
|
||||
.output()
|
||||
.expect("failed to run composer");
|
||||
|
Loading…
Reference in New Issue
Block a user