Oui, bon, ok, j'avais fait une faute de frappe
continuous-integration/drone/push Build is failing
the build was successful

This commit is contained in:
2018-06-25 00:21:53 +02:00
parent 6139377be3
commit 71269ec901
+1 -1
View File
@@ -5,6 +5,6 @@ pipeline:
- apt update - apt update
- apt -y install make cmake gcc - apt -y install make cmake gcc
- mkdir cmake-build - mkdir cmake-build
- cd make-build - cd cmake-build
- cmake .. - cmake ..
- make - make