Enable 1.31 test job now that 1.32 is released

This commit is contained in:
Sebastian Dröge 2019-01-18 10:11:22 +02:00
parent bb24497d63
commit e73bc4d9cd

View file

@ -77,7 +77,7 @@ stages:
cargo test -p $crate; \
done
.test 1.31:
test 1.31:
# 1.31 img
# https://hub.docker.com/_/rust/
image: "rust:1.31-slim"