Skip to content

Commit c019fa8

Browse files
committed
Add setting for drone.io
1 parent 930f8af commit c019fa8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.drone.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pipeline:
2+
build:
3+
image: termoshtt/rust
4+
commands:
5+
- cargo build -v
6+
- cargo test -v

0 commit comments

Comments
 (0)