No luck with ninja --- make should work?
authorDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:23:39 +0000 (11:23 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:23:39 +0000 (11:23 +0200)
.drone.yml

index b42e487..84a5ecc 100644 (file)
@@ -7,7 +7,7 @@ build:
         shell: sh
         commands:
           - apt update
-          - apt install build-essential ninja
+          - apt install build-essential
           - make
     cygwin:
         image: teaci/cygwin32