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:
Christian Legnitto 2020-04-10 00:16:03 -10:00 committed by GitHub
parent 5f454e05c7
commit f0ccc2e35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"] }