Try to add itest to drone build
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2020-08-19 13:29:53 -07:00
parent 4bf79f769e
commit e3431971a0
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ steps:
- name: itest
image: docker
commands:
- apt-update && apt-get install -y --no-install-recommends make
- make itest
- name: notify