modified: .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

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++
- cmake .
- make
- echo hello