Sfoglia il codice sorgente

Also run the unit test directly.

Godzil 4 anni fa
parent
commit
457f5d04e4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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