Silly me...

This commit is contained in:
Godzil 2020-02-11 00:20:36 +00:00
parent 466f910c9a
commit 3552bb8bf9

View File

@ -18,7 +18,7 @@ compiler:
script: script:
- make - make
- make build - mkdir build
- cd build - cd build
- cmake .. - cmake ..
- make - make