Also run the unit test directly.

This commit is contained in:
Godzil
2020-02-20 01:49:37 +00:00
parent 999419dfe1
commit 457f5d04e4

View File

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