浏览代码

Added files test to littlefs-fuse tests in Travis

Christopher Haster 8 年之前
父节点
当前提交
2ad435ed63
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -27,7 +27,7 @@ script:
     - cp -r $(git ls-tree --name-only HEAD) mount/littlefs
     - cd mount/littlefs
     - ls
-    - make -B test_dirs QUIET=1
+    - make -B test_dirs test_files QUIET=1
 
 before_install:
     - fusermount -V