Skip to content

Commit

Permalink
Added files test to littlefs-fuse tests in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
geky committed Jan 21, 2018
1 parent 1fb6a19 commit 2ad435e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ad435e

Please sign in to comment.