Merge pull request #246 from sfackler/test-1.15

Explicitly test against 1.16.0
This commit is contained in:
Alex Crichton 2017-12-05 23:02:43 -06:00 committed by GitHub
commit 1e12cfa3b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
language: rust
sudo: false
rust:
- 1.16.0
- stable
- beta
- nightly