Update '.drone.yml'

Roman Kretschmer 5 years ago
parent fce44e7bee
commit 3e7e4dbae4

@ -5,5 +5,6 @@ steps:
- name: test - name: test
image: rust:1.30 image: rust:1.30
commands: commands:
- git clone http://git.gnxlxnxx.space/gnxlxnxx/psoc4-pac.git
- cargo build --verbose --all - cargo build --verbose --all
- cargo test --verbose --all - cargo test --verbose --all

Loading…
Cancel
Save