@ -4,7 +4,7 @@ stages:
- deploy
tests:
image: rust:1.28.0-jessie
image: rust:1.29-stretch
stage: test
script:
- cargo test
@ -12,7 +12,7 @@ tests:
- docker
debug:
stage: build
- cargo build
@ -24,7 +24,7 @@ debug:
release:
- cargo build --release