juniper/juniper_hyper/Makefile.toml
2019-03-06 23:36:21 +01:00

12 lines
336 B
TOML

# Testing for juniper_hyper is disabled due to a bug in rustc # which causes
# an internal compiler error.
# TODO: remove this file completely once the crate compiles again.
[tasks.build-verbose]
condition = { channels = [] }
[tasks.test-verbose]
condition = { channels = [] }
[tasks.ci-coverage-flow]
condition = { channels = [] }