chore: Bump ci to 1.42

This commit is contained in:
Mike Welsh 2020-03-15 23:50:10 -07:00
parent 2c1495eebd
commit ca72070506
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
# General testing, linux + web build # General testing, linux + web build
build: build:
docker: docker:
- image: circleci/rust:1.41 - image: circleci/rust:1.42
steps: steps:
# Git checkout # Git checkout
- checkout - checkout