fix: wrong command in drone config

This commit is contained in:
Tobias Reisinger 2020-06-30 22:15:54 +02:00
parent 982f891654
commit a84d23aeaf

View file

@ -12,7 +12,7 @@ steps:
- mkdir build
- cd build
- cmake ..
- make test
- make
trigger:
branch: