testS....

This commit is contained in:
Godzil
2020-02-20 01:53:28 +00:00
parent 457f5d04e4
commit 9e1f448e0f

View File

@@ -19,7 +19,7 @@ script:
- cmake .. - cmake ..
- make - make
- make test - make test
- ./test/testMyRays - ./tests/testMyRays
jobs: jobs:
include: include: