Compile and test juniper_hyper on stable (#616)
This file was put in place to work around a bug. The fix has now made it to stable.
This commit is contained in:
parent
5f454e05c7
commit
f0ccc2e35e
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
# 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 = ["nightly"] }
|
||||
|
||||
[tasks.test-verbose]
|
||||
condition = { channels = ["nightly"] }
|
||||
|
||||
[tasks.ci-coverage-flow]
|
||||
condition = { channels = ["nightly"] }
|
Loading…
Reference in a new issue