chore: updates minimum required Rust to 1.13.0 in Travis config

This commit is contained in:
Kevin K 2017-07-29 14:04:54 -04:00
parent cd7b40a21c
commit 81b2946d14
No known key found for this signature in database
GPG key ID: 17218E4B3692F01A

View file

@ -6,7 +6,7 @@ rust:
- nightly-2017-01-25
- beta
- stable
- 1.11.0
- 1.13.0
matrix:
allow_failures:
- rust: nightly