modified: .drone.yml

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

View File

@ -9,4 +9,5 @@ steps:
- pacman -Syu
- pacman -S cmake gcc g++
- cmake .
- make
- make
- echo hello