Browse Source

Also run the unit test directly.

Godzil 4 years ago
parent
commit
457f5d04e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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