We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257f70e commit 6edae88Copy full SHA for 6edae88
1 file changed
.travis.yml
@@ -14,5 +14,6 @@ install:
14
- python setup.py build
15
16
script:
17
+ - sudo modprobe fuse
18
- mkdir /tmp/foo
19
- python example/hello.py /tmp/foo
0 commit comments