Skip to content

Commit 6edae88

Browse files
committed
modprobe fuse before running example/hello.py
1 parent 257f70e commit 6edae88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ install:
1414
- python setup.py build
1515

1616
script:
17+
- sudo modprobe fuse
1718
- mkdir /tmp/foo
1819
- python example/hello.py /tmp/foo

0 commit comments

Comments
 (0)