瀏覽代碼

testS....

Godzil 4 年之前
父節點
當前提交
9e1f448e0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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