We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e70ca8 commit 7e1856bCopy full SHA for 7e1856b
1 file changed
.travis.yml
@@ -54,7 +54,6 @@ matrix:
54
- (cd diesel_codegen && cargo rustc --no-default-features --features "lint dotenv sqlite postgres mysql" -- -Zno-trans)
55
- (cd diesel_infer_schema && cargo rustc --no-default-features --features "lint dotenv sqlite postgres mysql" -- -Zno-trans)
56
- (cd diesel_compile_tests && travis-cargo test)
57
- include:
58
- rust: nightly-2017-09-20
59
env: RUSTFMT=YESPLEASE
60
script:
0 commit comments