modified: .drone.yml

This commit is contained in:
Shaquille Soekhlal 2020-04-17 16:55:17 +02:00
parent 18f79b85dd
commit 4a5d2f292e

View File

@ -10,3 +10,4 @@ steps:
- pacman -S cmake gcc g++ - pacman -S cmake gcc g++
- cmake . - cmake .
- make - make
- echo hello