Skip to content

Commit 2ad435e

Browse files
committed
Added files test to littlefs-fuse tests in Travis
1 parent 1fb6a19 commit 2ad435e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ script:
2727
- cp -r $(git ls-tree --name-only HEAD) mount/littlefs
2828
- cd mount/littlefs
2929
- ls
30-
- make -B test_dirs QUIET=1
30+
- make -B test_dirs test_files QUIET=1
3131

3232
before_install:
3333
- fusermount -V

0 commit comments

Comments
 (0)