2019-03-06 21:02:15 +01: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-02 05:02:01 +02:00
|
|
|
|
|
|
|
[tasks.build-verbose]
|
2019-03-06 21:02:15 +01:00
|
|
|
condition = { channels = [] }
|
2018-09-02 05:02:01 +02:00
|
|
|
|
|
|
|
[tasks.test-verbose]
|
2019-03-06 21:02:15 +01:00
|
|
|
condition = { channels = [] }
|
2018-09-02 05:02:01 +02:00
|
|
|
|
|
|
|
[tasks.ci-coverage-flow]
|
2019-03-06 21:02:15 +01:00
|
|
|
condition = { channels = [] }
|