diff --git a/.travis.yml b/.travis.yml index 3f9c8da4..df3a678a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ matrix: - rust: stable - rust: stable env: FEATURES="--features compat" - - rust: 1.15.0 + - rust: 1.17.0 cache: apt: true