change wildcard match

This commit is contained in:
wyhaya
2019-11-23 11:44:44 +08:00
parent 00da8351d4
commit b3cd781d2a
3 changed files with 45 additions and 11 deletions

View File

@@ -21,7 +21,6 @@ matrix:
before_install:
- set -e
- rustup default nightly
- rustup component add rustfmt
script: