Les dossiers sont persistants dans la CI de drone, intéressant
the build was successful Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Antoine Bartuccio 2018-06-25 01:49:56 +02:00
bovenliggende f224a27dcf
commit ca190c7930
Getekend door: klmp200
GPG sleutel-ID: E7245548C53F904B
1 gewijzigde bestanden met toevoegingen van 0 en 3 verwijderingen

Bestand weergeven

@ -13,8 +13,5 @@ pipeline:
commands:
- apt update
- apt -y install make cmake gcc python libpcre3 libpcre3-dev
- mkdir cmake-build
- cd cmake-build
- cmake ..
- make
- make test