Disable chrono integration test

This commit is contained in:
flip1995 2020-06-30 16:19:42 +02:00
parent 1e861a2663
commit ab649c920e
No known key found for this signature in database
GPG key ID: 693086869D506637

View file

@ -240,7 +240,8 @@ jobs:
- 'Geal/nom'
- 'rust-lang/stdarch'
- 'serde-rs/serde'
- 'chronotope/chrono'
# FIXME: chrono currently cannot be compiled with `--all-targets`
# - 'chronotope/chrono'
- 'hyperium/hyper'
- 'rust-random/rand'
- 'rust-lang/futures-rs'