diff --git a/.travis.yml b/.travis.yml index 67aad4ab..55bd8f51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ rust: - nightly # The two most recent stable releases before "stable" - - 1.13.0 - - 1.14.0 + - 1.15.0 + - 1.16.0 matrix: allow_failures: