Another fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Luca Beltrame 2019-06-08 15:42:54 +02:00
parent fe753a5715
commit 61dd7054af
Signed by: einar
GPG key ID: 8DF631FD021DB0C5

View file

@ -9,7 +9,7 @@ steps:
- mkdir build - mkdir build
- cd build - cd build
- cmake ../ - cmake ../
- make build -j2 - make -j2
when: when:
event: event:
- push - push