Browse Source

testS....

Godzil 4 years ago
parent
commit
9e1f448e0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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