There was an error while loading. Please reload this page.
2 parents a53faf3 + 1197d36 commit 57fa680Copy full SHA for 57fa680
1 file changed
.buildbot.sh
@@ -18,5 +18,5 @@ cargo test --release
18
19
which cargo-deny || cargo install cargo-deny || true
20
if [ "X`which cargo-deny`" != "X" ]; then
21
- cargo-deny check license
+ cargo-deny check licenses
22
fi
0 commit comments