Added files test to littlefs-fuse tests in Travis

This commit is contained in:
Christopher Haster
2018-01-20 19:08:20 -06:00
parent 1fb6a19520
commit 2ad435ed63

View File

@@ -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