Update drone

This commit is contained in:
Sagar Ramsaransing 2020-04-17 17:59:32 +00:00
parent 5c74be3e81
commit ffec0c51d0

View File

@ -19,4 +19,8 @@ steps:
- cd build - cd build
- cmake .. - cmake ..
- make - make
- ./testbin - ./testbin
trigger:
branch:
- master