This commit is contained in:
Simon Brand
2017-10-11 18:57:15 +01:00
parent b7a1c75258
commit 333e107699

View File

@@ -6,5 +6,5 @@ build_script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. - cmake ..
- make - cmake --build .
- ./test.exe - ./test.exe