Requires 1.30.0 not 1.27.0 apparently.

This commit is contained in:
Sasha Hilton 2019-03-11 03:37:05 +01:00 committed by GitHub
parent c83c95b7a2
commit c22a6d1fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
language: rust
rust:
- 1.27.0
- 1.30.0
- stable
- beta
- nightly