Readd quotes to -D warnings

This commit is contained in:
DJMcNab 2018-12-29 11:11:51 +00:00
parent ab36ef7733
commit 3fb02c85d1

View file

@ -15,7 +15,7 @@ build: &rust_build
- cargo gen-syntax --verify - cargo gen-syntax --verify
- cargo test - cargo test
env: env:
RUSTFLAGS: -D warnings RUSTFLAGS: "-D warnings"
matrix: matrix:
include: include: