Преглед изворни кода

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