ci: Bump to Rust 1.37

This commit is contained in:
Mike Welsh 2019-09-04 13:55:28 -07:00
parent 840d16216a
commit 41bbb42071
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ description: Ruffle - Flash Player emulator written in Rust
jobs:
build:
docker:
- image: circleci/rust:1.36
- image: circleci/rust:1.37
steps:
- checkout
- restore_cache: