This commit is contained in:
parent
5932944c51
commit
bba8a7e54e
@ -4,7 +4,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build && test
|
||||
image: rust:1.30
|
||||
image: rust:1
|
||||
commands:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
Loading…
Reference in New Issue
Block a user