updated .drone.yml

pull/2/head
Hari Sekhon 5 years ago
parent 00c75f6151
commit ef887224e8

@ -24,7 +24,7 @@ steps:
# DEBUG: 1
commands:
- apt update -qq
- apt install -qy make
- apt install -qy git make
- make init
- make ci
- make test

Loading…
Cancel
Save