@ -8,8 +8,12 @@ platform:
arch: amd64
steps:
- name: cargo test
- name: get rust
commands:
- rustup default nightly
- name: cargo build
- cargo build
- cargo test