ソースを参照

Also run the unit test directly.

Godzil 4 年 前
コミット
457f5d04e4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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