Procházet zdrojové kódy

Added files test to littlefs-fuse tests in Travis

Christopher Haster před 8 roky
rodič
revize
2ad435ed63
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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