Skip to content

Commit 7e1856b

Browse files
committed
YAML is literally the worst
(This may fix diesel-rs#1317)
1 parent 5e70ca8 commit 7e1856b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ matrix:
5454
- (cd diesel_codegen && cargo rustc --no-default-features --features "lint dotenv sqlite postgres mysql" -- -Zno-trans)
5555
- (cd diesel_infer_schema && cargo rustc --no-default-features --features "lint dotenv sqlite postgres mysql" -- -Zno-trans)
5656
- (cd diesel_compile_tests && travis-cargo test)
57-
include:
5857
- rust: nightly-2017-09-20
5958
env: RUSTFMT=YESPLEASE
6059
script:

0 commit comments

Comments
 (0)