Add Rust 1.17.0 to Travis build

This commit is contained in:
Magnus Hallin 2017-06-14 09:08:01 +02:00
parent 41a33a3238
commit 13a0456236

View file

@ -6,9 +6,10 @@ rust:
- beta - beta
- nightly - nightly
# The two most recent stable releases before "stable" # Prevent accidentally breaking older Rust versions
- 1.15.0 - 1.15.0
- 1.16.0 - 1.16.0
- 1.17.0
matrix: matrix:
allow_failures: allow_failures: