Skip to content

Commit

Permalink
CircleCI: set minimum Rust version to 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
abonander committed May 1, 2019
1 parent 4a7f766 commit f4ed9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -22,7 +22,7 @@ version: 2
jobs:
stable:
docker:
- image: rust:1.25.0-slim
- image: rust:1.31.0-slim
environment:
RUSTFLAGS: -D warnings
steps:
Expand Down

0 comments on commit f4ed9a0

Please sign in to comment.