We need to run testMyRays in the test folder as it now depends on some files that need to be in the work directory.
This commit is contained in:
@@ -19,7 +19,8 @@ script:
|
|||||||
- cmake ..
|
- cmake ..
|
||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
- ./tests/testMyRays
|
- cd tests
|
||||||
|
- ./testMyRays
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user