mirror of
https://github.com/eledio-devices/thirdparty-littlefs.git
synced 2025-11-02 00:38:28 +01:00
Compare commits
1 Commits
v2.0.0
...
fix-travis
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25a843aab7 |
@@ -139,7 +139,7 @@ jobs:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get install libfuse-dev
|
- sudo apt-get install libfuse-dev
|
||||||
- git clone --depth 1 https://github.com/geky/littlefs-fuse -b v2-alpha v2
|
- git clone --depth 1 https://github.com/geky/littlefs-fuse -b v2-alpha v2
|
||||||
- git clone --depth 1 https://github.com/geky/littlefs-fuse v1
|
- git clone --depth 1 https://github.com/geky/littlefs-fuse -b v1 v1
|
||||||
- fusermount -V
|
- fusermount -V
|
||||||
- gcc --version
|
- gcc --version
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user