Skip to content

Commit 13ddd16

Browse files
committed
littlefs: Set specific hash for littlefs-fuse testing
1 parent 98611c8 commit 13ddd16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ matrix:
127127
before_script:
128128
# Setup and patch littlefs-fuse
129129
- git clone https://github.com/geky/littlefs-fuse littlefs_fuse
130+
- git -C littlefs_fuse checkout 3f1ed6e37799e49e3710830dc6abb926d5503cf2
130131
- echo '*' > littlefs_fuse/.mbedignore
131132
- rm -rf littlefs_fuse/littlefs/*
132133
- cp -r $(git ls-tree --name-only HEAD $LITTLEFS/littlefs/) littlefs_fuse/littlefs

0 commit comments

Comments
 (0)