Enable 1.31 test job now that 1.32 is released

This commit is contained in:
Sebastian Dröge 2019-01-18 10:13:37 +02:00 committed by Sebastian Dröge
parent f5a398b21e
commit 8c671ed7dc

View file

@ -49,7 +49,7 @@ stages:
- cargo build --all --color=always
- cargo test --all --color=always
.test 1.31:
test 1.31:
# 1.31 img
# https://hub.docker.com/_/rust/
image: "rust:1.31-slim"