Use stable rust for drone build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex Mikhalev 2020-08-18 11:57:24 -06:00
parent 82180956d3
commit 168be29263

View File

@ -4,7 +4,7 @@ name: default
steps: steps:
- name: test - name: test
image: rustlang/rust:nightly image: rust:1
volumes: volumes:
- name: cargo-registry - name: cargo-registry
path: /usr/local/cargo/registry path: /usr/local/cargo/registry