Generated v2 prefixes

This commit is contained in:
geky bot
2019-04-12 22:49:07 +00:00
3 changed files with 7 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ jobs:
install:
- 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 v1
- git clone --depth 1 https://github.com/geky/littlefs-fuse -b v1 v1
- fusermount -V
- gcc --version
before_script: