2019-03-06 14:02:15 -06:00
|
|
|
# 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.
|
2018-09-01 22:02:01 -05:00
|
|
|
|
|
|
|
[tasks.build-verbose]
|
2019-05-16 14:40:57 -05:00
|
|
|
condition = { channels = ["nightly"] }
|
2018-09-01 22:02:01 -05:00
|
|
|
|
|
|
|
[tasks.test-verbose]
|
2019-05-16 14:40:57 -05:00
|
|
|
condition = { channels = ["nightly"] }
|
2018-09-01 22:02:01 -05:00
|
|
|
|
|
|
|
[tasks.ci-coverage-flow]
|
2019-05-16 14:40:57 -05:00
|
|
|
condition = { channels = ["nightly"] }
|