Godzil il y a 4 ans
Parent
commit
9e1f448e0f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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