diff --git a/.travis.yml b/.travis.yml index 8558393..61d4f92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ jobs: include: - <<: *test os: linux - rust: 1.31.0 + rust: 1.36.0 env: CHECK_ONLY=1 WITHOUT_CARGO_LOCK=1 - <<: *test os: linux